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 6b18e4e4..d12d14da 100644
--- a/frontend/tsconfig.json
+++ b/frontend/tsconfig.json
@@ -15,7 +15,6 @@
"noImplicitAny": true,
"strict": true,
"allowSyntheticDefaultImports": true,
- "skipLibCheck": true,
"resolveJsonModule": true
},
"include": ["src", "index.d.ts"],