mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-01 17:43:23 +08:00
chore: fix vue jsx types
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
"resolveJsonModule": true,
|
||||
"esModuleInterop": true,
|
||||
"jsx": "preserve",
|
||||
"jsxImportSource": "vue",
|
||||
"types": ["vitest/globals"],
|
||||
"skipLibCheck": true,
|
||||
"paths": {
|
||||
|
Reference in New Issue
Block a user