This commit is contained in:
2025-01-29 13:42:41 +01:00
parent 77e0a534ed
commit 0d4f41eb60
5 changed files with 37 additions and 6 deletions

View File

@@ -11,5 +11,8 @@
"javascriptreact",
"typescript",
"vue"
]
],
"[vue]": {
"editor.defaultFormatter": "Vue.volar"
}
}