diff --git a/tsconfig.json b/tsconfig.json index 7680e41fc..2e521d66e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -18,7 +18,6 @@ "allowJs": false, "resolveJsonModule": true, "lib": ["dom", "esnext"], - "incremental": true, "paths": { "@/*": ["src/*"], "@build/*": ["build/*"]