ADL_Cocos_ChickenGame/tsconfig.json
JZ 9a5bd987fc 01
初始文件
2024-10-11 18:09:54 +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
}
}