👌
This commit is contained in:
parent
911251c0a2
commit
b725012631
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