From 259aabf82fb0477a9048ab5b3add0d51205f4c8a Mon Sep 17 00:00:00 2001 From: AAGaming Date: Thu, 13 Jun 2024 17:00:50 -0400 Subject: update dependencies --- frontend/tsconfig.json | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/tsconfig.json') 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"], -- cgit v1.2.3