fix(tsconnect): skipLibCheck to avoid monorepo @types conflicts #3

Merged
codinget merged 2 commits from feat/example-app into webnet 2026-04-19 01:46:19 +02:00
Showing only changes of commit d9efc3bae2 - Show all commits
+1 -1
View File
@@ -9,7 +9,7 @@
"sourceMap": true,
"jsx": "react-jsx",
"jsxImportSource": "preact",
"skipLibCheck": true
"types": ["golang-wasm-exec", "qrcode"]
},
"include": ["src/**/*"],
"exclude": ["node_modules"]