6 lines
166 B
JSON
Raw Normal View History

2021-12-01 21:23:55 +08:00
{
/* Base configuration. Do not edit this field. */
"extends": "./temp/tsconfig.cocos.json",
/* Add your custom configuration here. */
2021-12-02 00:38:28 +08:00
"compilerOptions": {}
}