We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc4ddb8 commit 086fd79Copy full SHA for 086fd79
3 files changed
examples/typescript/tsconfig.json
@@ -1 +1,5 @@
1
-{}
+{
2
+ "compilerOptions": {
3
+ "skipLibCheck": true
4
+ }
5
+}
0 commit comments