summaryrefslogtreecommitdiff
path: root/packages/frontend-builder/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/frontend-builder/tsconfig.json')
-rw-r--r--packages/frontend-builder/tsconfig.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/frontend-builder/tsconfig.json b/packages/frontend-builder/tsconfig.json
index 9250b2f3da..ab943fded4 100644
--- a/packages/frontend-builder/tsconfig.json
+++ b/packages/frontend-builder/tsconfig.json
@@ -17,7 +17,6 @@
"noImplicitReturns": true,
"esModuleInterop": true,
"verbatimModuleSyntax": true,
- "baseUrl": ".",
"typeRoots": [
"./@types",
"./node_modules/@types"