commit
e98049a68b
1 changed files with 9 additions and 0 deletions
@ -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