refactor: switch nuxt module of vue macros (#27)
This commit is contained in:
parent
47914d59b6
commit
c42fe49ce9
5 changed files with 64 additions and 47 deletions
|
@ -1,9 +1,3 @@
|
|||
{
|
||||
"extends": "./.nuxt/tsconfig.json",
|
||||
"vueCompilerOptions": {
|
||||
"plugins": [
|
||||
"@vue-macros/volar/define-model",
|
||||
"@vue-macros/volar/short-vmodel"
|
||||
]
|
||||
}
|
||||
"extends": "./.nuxt/tsconfig.json"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue