mirror of
https://github.com/elk-zone/elk.git
synced 2025-03-19 14:40:25 +03:00
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"
|
|
]
|
|
}
|
|
}
|