Files
cocoscreator-2d-shadower-sh…/tsconfig.json
yizhen.peng 9ede1ba126 first
2025-09-17 12:23:34 +08:00

10 lines
191 B
JSON

{
/* Base configuration. Do not edit this field. */
"extends": "./temp/tsconfig.cocos.json",
/* Add your custom configuration here. */
"compilerOptions": {
"strict": false
}
}