aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tsconfig.types.json
diff options
context:
space:
mode:
Diffstat (limited to 'server/tsconfig.types.json')
-rw-r--r--server/tsconfig.types.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tsconfig.types.json b/server/tsconfig.types.json
index 26697bd45..824834066 100644
--- a/server/tsconfig.types.json
+++ b/server/tsconfig.types.json
@@ -1,7 +1,7 @@
1{ 1{
2 "extends": "./tsconfig.json", 2 "extends": "./tsconfig.json",
3 "compilerOptions": { 3 "compilerOptions": {
4 "outDir": "../types/server", 4 "outDir": "../types/dist/server",
5 "stripInternal": true, 5 "stripInternal": true,
6 "removeComments": false, 6 "removeComments": false,
7 "emitDeclarationOnly": true 7 "emitDeclarationOnly": true