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