Clean tsconfig file.

This commit is contained in:
John Livingston 2021-04-07 17:26:30 +02:00
parent 3dd8718744
commit 89a03032ff
1 changed files with 0 additions and 5 deletions

View File

@ -14,12 +14,7 @@
"removeComments": true,
"sourceMap": true,
// "composite": true,
// "declaration": true,
// "tsBuildInfoFile": "./dist/server/main.tsbuildinfo",
// "rootDir": "server",
"outDir": "../dist/server",
// "baseUrl": "./server/",
"paths": {},
},
"include": ["./**/*"],