fycode_HZ_Client 5 months ago
commit
e98049a68b
  1. 9
      tsconfig.json

9
tsconfig.json

@ -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…
Cancel
Save