We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nuxt
Learn more about funding links in repositories.
Report abuse
1 parent 5eb1b32 commit 90ffd81Copy full SHA for 90ffd81
test/fixtures/vue-tsc/tsconfig.json
@@ -3,6 +3,7 @@
3
"allowJs": true,
4
"checkJs": true,
5
"module": "ES2022",
6
+ "skipLibCheck": true,
7
"moduleResolution": "Node",
8
"noEmit": true,
9
"target": "ES2022",
0 commit comments