remove skip lib check

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