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 e7cffcc commit caa217fCopy full SHA for caa217f
tsconfig.json
@@ -12,6 +12,7 @@
12
"esModuleInterop": true,
13
"allowSyntheticDefaultImports": true,
14
"resolveJsonModule": true,
15
+ "skipLibCheck": true,
16
"moduleResolution": "node",
17
"module": "CommonJS",
18
"target": "ES2022",
0 commit comments