mirror of
https://gitee.com/dgflash/oops-game-kit.git
synced 2026-05-08 13:36:34 +08:00
8 lines
188 B
JSON
8 lines
188 B
JSON
{
|
|
/* Base configuration. Do not edit this field. */
|
|
"extends": "./temp/tsconfig.cocos.json",
|
|
/* Add your custom configuration here. */
|
|
"compilerOptions": {
|
|
"strict": true
|
|
}
|
|
} |