summaryrefslogtreecommitdiff
path: root/packages/frontend-shared
diff options
context:
space:
mode:
Diffstat (limited to 'packages/frontend-shared')
-rw-r--r--packages/frontend-shared/tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/frontend-shared/tsconfig.json b/packages/frontend-shared/tsconfig.json
index 8f76763e10..0512b50caf 100644
--- a/packages/frontend-shared/tsconfig.json
+++ b/packages/frontend-shared/tsconfig.json
@@ -18,6 +18,7 @@
"esModuleInterop": true,
"verbatimModuleSyntax": true,
"skipLibCheck": true,
+ "incremental": true,
"baseUrl": ".",
"paths": {
"@/*": ["./*"],