👌
This commit is contained in:
parent
4e1dee476a
commit
b0d81f2ea5
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
"compilerOptions": {
|
|
||||||
"module": "commonjs",
|
|
||||||
"noImplicitAny": false,
|
|
||||||
"removeComments": true,
|
|
||||||
"preserveConstEnums": true,
|
|
||||||
"outFile": "app.js",
|
|
||||||
"sourceMap": true,
|
|
||||||
"declaration": true
|
|
||||||
},
|
|
||||||
"exclude": [
|
|
||||||
"public"
|
|
||||||
],
|
|
||||||
"compileOnSave": true
|
|
||||||
}
|
|
Loading…
Reference in a new issue