fix: broken volar inference on templates
This commit is contained in:
parent
97ff089110
commit
15e433b114
1 changed files with 1 additions and 1 deletions
|
|
@ -30,6 +30,6 @@
|
|||
},
|
||||
"exclude": ["node_modules", ".nuxt", "dist"],
|
||||
"vueCompilerOptions": {
|
||||
"experimentalCompatMode": 2
|
||||
"target": 2,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue