summaryrefslogtreecommitdiff
path: root/packages/gateway/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gateway/tsconfig.json')
-rw-r--r--packages/gateway/tsconfig.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/gateway/tsconfig.json b/packages/gateway/tsconfig.json
index c2767fd..e3953f6 100644
--- a/packages/gateway/tsconfig.json
+++ b/packages/gateway/tsconfig.json
@@ -13,7 +13,6 @@
"isolatedModules": true,
"noEmit": false,
"outDir": "./dist",
- "rootDir": "./src",
"declaration": true,
"declarationMap": true,
"sourceMap": true