chore(workspace): added antfu.pnpm-catalog-lens as recommended vscode extension
This commit is contained in:
Vendored
+10
-9
@@ -1,18 +1,19 @@
|
|||||||
{
|
{
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
"streetsidesoftware.code-spell-checker",
|
|
||||||
"mikestead.dotenv",
|
|
||||||
"EditorConfig.EditorConfig",
|
|
||||||
"usernamehw.errorlens",
|
|
||||||
"dbaeumer.vscode-eslint",
|
|
||||||
"antfu.goto-alias",
|
"antfu.goto-alias",
|
||||||
"lokalise.i18n-ally",
|
|
||||||
"antfu.iconify",
|
"antfu.iconify",
|
||||||
"yzhang.markdown-all-in-one",
|
"antfu.pnpm-catalog-lens",
|
||||||
"antfu.unocss",
|
"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",
|
"Vue.volar",
|
||||||
"vitest.explorer",
|
"vitest.explorer",
|
||||||
"redhat.vscode-yaml",
|
"yzhang.markdown-all-in-one"
|
||||||
"rust-lang.rust-analyzer"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user