feat: added volar support

This commit is contained in:
s-prechtl 2024-03-18 12:13:15 +01:00
parent a0bd002a33
commit 972fd3dae1
4 changed files with 216 additions and 21 deletions

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"dependencies": {
"@vue/typescript-plugin": "^2.0.6"
}
}