mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-05 00:19:59 +00:00
10 lines
174 B
JSON
10 lines
174 B
JSON
{
|
|
"extends": "./.nuxt/tsconfig.json",
|
|
"vueCompilerOptions": {
|
|
"plugins": [
|
|
"@vue-macros/volar/define-model",
|
|
"@vue-macros/volar/short-vmodel"
|
|
]
|
|
}
|
|
}
|