nova-admin/.vscode/extensions.json
2024-03-04 09:19:39 +08:00

16 lines
319 B
JSON

{
"recommendations": [
"mikestead.dotenv",
"usernamehw.errorlens",
"dbaeumer.vscode-eslint",
"eamodio.gitlens",
"mhutchie.git-graph",
"donjayamanne.githistory",
"lokalise.i18n-ally",
"antfu.iconify",
"kisstkondoros.vscode-gutter-preview",
"antfu.unocss",
"vue.volar"
]
}