Files
pixelheros/tsconfig.json
pan@work 2ef3bcf322 first
2024-07-17 16:14:14 +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
}
}