Files
oops-framework/tsconfig.json
dgflash 7a758b743b .
2022-06-17 14:04:42 +08:00

8 lines
195 B
JSON

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