forked from Mirrors/elk
9 lines
174 B
JSON
9 lines
174 B
JSON
{
|
|
"extends": "./.nuxt/tsconfig.json",
|
|
"vueCompilerOptions": {
|
|
"plugins": [
|
|
"@vue-macros/volar/define-model",
|
|
"@vue-macros/volar/short-vmodel"
|
|
]
|
|
}
|
|
}
|