add skipLipCheck back

This commit is contained in:
Jacob Overgaard
2023-12-16 11:03:14 +01:00
parent 4cb15a9795
commit 54bf6e45db

View File

@@ -10,6 +10,7 @@
"useDefineForClassFields": false,
"baseUrl": ".",
"incremental": true,
"skipLibCheck": true,
/* Bundler mode */
"moduleResolution": "bundler",