summaryrefslogtreecommitdiff
path: root/packages/frontend/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/frontend/tsconfig.json')
-rw-r--r--packages/frontend/tsconfig.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/frontend/tsconfig.json b/packages/frontend/tsconfig.json
index 125a393417..492082d05b 100644
--- a/packages/frontend/tsconfig.json
+++ b/packages/frontend/tsconfig.json
@@ -23,7 +23,6 @@
"useDefineForClassFields": true,
"verbatimModuleSyntax": true,
"skipLibCheck": true,
- "baseUrl": ".",
"paths": {
"@/*": ["./src/*"],
"@@/*": ["../frontend-shared/*"]