12 lines
322 B
JSON
Executable File
12 lines
322 B
JSON
Executable File
{
|
|
"extends": "../../temp/tsconfig.cocos.json",
|
|
"compilerOptions": {
|
|
"strict": false,
|
|
"types": [
|
|
"../../temp/declarations/cc.custom-macro",
|
|
"../../temp/declarations/jsb",
|
|
"../../temp/declarations/cc",
|
|
"../../temp/declarations/cc.env"
|
|
]
|
|
}
|
|
} |