remove skip lib check

This commit is contained in:
Salman Muin Kayser Chishti
2025-10-15 16:08:35 +01:00
parent d402248c45
commit 394e804dc8
+1 -2
View File
@@ -4,8 +4,7 @@
"baseUrl": "./",
"outDir": "./lib",
"declaration": true,
"rootDir": "./src",
"skipLibCheck": true
"rootDir": "./src"
},
"include": [
"./src"