Revert "build: lang="json5" 是默认值,不用写"

This reverts commit a95028f608.
This commit is contained in:
Burt
2024-01-24 14:13:45 +08:00
parent a95028f608
commit fd402c5b58
3 changed files with 5 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
"scope": "vue",
"prefix": "v3",
"body": [
"<route type=\"page\">",
"<route lang=\"json5\" type=\"page\">",
"{",
" style: { navigationBarTitleText: '$1' },",
"}",