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 436868d commit 57c941eCopy full SHA for 57c941e
tsconfig.json
@@ -10,6 +10,7 @@
10
"resolveJsonModule": true,
11
"esModuleInterop": true,
12
"jsx": "preserve",
13
+ "jsxImportSource": "vue",
14
"types": ["vitest/globals"],
15
"skipLibCheck": true,
16
"paths": {
0 commit comments