fycode_ZF_Client 6 months ago
parent
commit
356e245d99
  1. 8
      package.json
  2. 9
      tsconfig.json

8
package.json

@ -0,0 +1,8 @@
{
"name": "20006",
"uuid": "d26c40bf-95f3-4926-9ab2-f3b1262831585f",
"version": "3.6.2",
"creator": {
"version": "3.6.2"
}
}

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