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 7431c08 commit 8f61410Copy full SHA for 8f61410
tsconfig.json
@@ -3,6 +3,7 @@
3
"compilerOptions": {
4
"composite": true,
5
"noEmit": true,
6
+ "skipLibCheck": true,
7
"strict": true,
8
"module": "nodenext",
9
"esModuleInterop": true,
0 commit comments