first
This commit is contained in:
12
extensions/app/tsconfig.json
Executable file
12
extensions/app/tsconfig.json
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"extends": "../../temp/tsconfig.cocos.json",
|
||||
"compilerOptions": {
|
||||
"strict": false,
|
||||
"types": [
|
||||
"../../temp/declarations/cc.custom-macro",
|
||||
"../../temp/declarations/jsb",
|
||||
"../../temp/declarations/cc",
|
||||
"../../temp/declarations/cc.env"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user