Fixed small error with tsconfig file
This commit is contained in:
parent
db9dcf643a
commit
c94eedfcd3
@ -4,7 +4,6 @@
|
|||||||
"noImplicitAny": true,
|
"noImplicitAny": true,
|
||||||
"removeComments": true,
|
"removeComments": true,
|
||||||
"preserveConstEnums": true,
|
"preserveConstEnums": true,
|
||||||
"outFile": "./dist/carpark-tsc.js",
|
|
||||||
"sourceMap": true
|
"sourceMap": true
|
||||||
},
|
},
|
||||||
"include": ["ts-lib/**/*"],
|
"include": ["ts-lib/**/*"],
|
||||||
|
Loading…
Reference in New Issue
Block a user