JisolGame/JisolGameCocos/tsconfig.json
PC-20230316NUNE\Administrator 77d44ee300 update
2023-10-23 18:56:01 +08:00

11 lines
212 B
JSON

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