diff options
Diffstat (limited to 'frontend/tsconfig.json')
| -rw-r--r-- | frontend/tsconfig.json | 1 |
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", |
