vue3-vant-mobile/.vscode/extensions.json

9 lines
114 B
JSON
Raw Normal View History

2024-03-29 05:36:45 +00:00
{
"recommendations": [
"Vue.volar",
"antfu.unocss",
2024-04-03 14:13:16 +00:00
"lokalise.i18n-ally",
"antfu.iconify"
2024-03-29 05:36:45 +00:00
]
}