6 lines
166 B
JSON
6 lines
166 B
JSON
{
|
|
/* Base configuration. Do not edit this field. */
|
|
"extends": "./temp/tsconfig.cocos.json",
|
|
/* Add your custom configuration here. */
|
|
"compilerOptions": {}
|
|
} |