2 changed files with 17 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||
{ |
|||
"name": "20006", |
|||
"uuid": "d26c40bf-95f3-4926-9ab2-f3b1262831585f", |
|||
"version": "3.6.2", |
|||
"creator": { |
|||
"version": "3.6.2" |
|||
} |
|||
} |
@ -0,0 +1,9 @@ |
|||
{ |
|||
/* Base configuration. Do not edit this field. */ |
|||
"extends": "./temp/tsconfig.cocos.json", |
|||
|
|||
/* Add your custom configuration here. */ |
|||
"compilerOptions": { |
|||
"strict": false |
|||
} |
|||
} |
Loading…
Reference in new issue