Files
18xchat/.svn/pristine/9e/9e9c88f295b78118a731b412aaedb7ef9871d47b.svn-base
T
2025-07-17 17:18:21 +08:00

10 lines
191 B
Plaintext

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