Update extensions.json

This commit is contained in:
Snlan 2023-04-28 15:37:40 +08:00 committed by GitHub
parent a46518295f
commit b8dfb433dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
{
"recommendations": ["johnsoncodehk.volar"]
"recommendations": [
"vue.volar"
]
}