Updates
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
"noImplicitReturns": true,
|
||||
"noImplicitThis": true,
|
||||
"outDir": "lib/",
|
||||
"removeComments": true,
|
||||
"removeComments": false,
|
||||
"rootDirs": ["./", "src/"],
|
||||
"sourceMap": false,
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"strictNullChecks": true,
|
||||
"target": "es2017"
|
||||
|
||||
Reference in New Issue
Block a user