chore: 添加第三方依赖库
This commit is contained in:
8
thirdparty/rapier.js/rapier-compat/tsconfig.pkg2d.json
vendored
Normal file
8
thirdparty/rapier.js/rapier-compat/tsconfig.pkg2d.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.common.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": "./gen2d",
|
||||
"outDir": "./2d"
|
||||
},
|
||||
"files": ["./gen2d/rapier.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user