chore(workspace): added antfu.pnpm-catalog-lens as recommended vscode extension

This commit is contained in:
Neko Ayaka
2025-09-12 03:41:40 +08:00
parent d9ce0eff6d
commit 8d02a1deec
+10 -9
View File
@@ -1,18 +1,19 @@
{
"recommendations": [
"streetsidesoftware.code-spell-checker",
"mikestead.dotenv",
"EditorConfig.EditorConfig",
"usernamehw.errorlens",
"dbaeumer.vscode-eslint",
"antfu.goto-alias",
"lokalise.i18n-ally",
"antfu.iconify",
"yzhang.markdown-all-in-one",
"antfu.pnpm-catalog-lens",
"antfu.unocss",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"lokalise.i18n-ally",
"mikestead.dotenv",
"redhat.vscode-yaml",
"rust-lang.rust-analyzer",
"streetsidesoftware.code-spell-checker",
"usernamehw.errorlens",
"Vue.volar",
"vitest.explorer",
"redhat.vscode-yaml",
"rust-lang.rust-analyzer"
"yzhang.markdown-all-in-one"
]
}