HJ_Client/tsconfig.json
DESKTOP-15R5JU0\legu 62fef0360c init
2023-11-17 14:13:11 +08:00

11 lines
233 B
JSON

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