Files
mp-xieyingeng/tsconfig.json
richarjiang 02a67909d6 init
2026-03-11 09:04:33 +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
}
}