Files
jdt-fish-client/tsconfig.json
2024-04-16 23:03:54 +08:00

10 lines
192 B
JSON

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