diff --git a/tsconfig.json b/tsconfig.json index b4e1750..38532c0 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,7 +4,6 @@ "noImplicitAny": true, "removeComments": true, "preserveConstEnums": true, - "outFile": "./dist/carpark-tsc.js", "sourceMap": true }, "include": ["ts-lib/**/*"],