mirror of
https://github.com/gongxh0901/kunpocc-behaviortree.git
synced 2025-12-26 16:48:56 +00:00
添加demo
This commit is contained in:
10
bt-demo/tsconfig.json
Normal file
10
bt-demo/tsconfig.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
/* Base configuration. Do not edit this field. */
|
||||
"extends": "./temp/tsconfig.cocos.json",
|
||||
/* Add your custom configuration here. */
|
||||
"compilerOptions": {
|
||||
"strict": false,
|
||||
"module": "ES6",
|
||||
"target": "ES6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user