summaryrefslogtreecommitdiff
path: root/frontend/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/tsconfig.json')
-rw-r--r--frontend/tsconfig.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json
index 7e88185b..1e7159ee 100644
--- a/frontend/tsconfig.json
+++ b/frontend/tsconfig.json
@@ -1,6 +1,5 @@
{
"compilerOptions": {
- "outDir": "dist",
"module": "ESNext",
"target": "ES2020",
"jsx": "react",