chore: vscode extensions add pnpm-catalog-lens (#4583)
parent
f8ce3fdf1f
commit
f0edad8a51
|
@ -19,7 +19,9 @@
|
||||||
// i18n 插件
|
// i18n 插件
|
||||||
"Lokalise.i18n-ally",
|
"Lokalise.i18n-ally",
|
||||||
// CSS 变量提示
|
// CSS 变量提示
|
||||||
"vunguyentuan.vscode-css-variables"
|
"vunguyentuan.vscode-css-variables",
|
||||||
|
// 在 package.json 中显示 PNPM catalog 的版本
|
||||||
|
"antfu.pnpm-catalog-lens"
|
||||||
],
|
],
|
||||||
"unwantedRecommendations": [
|
"unwantedRecommendations": [
|
||||||
// 和 volar 冲突
|
// 和 volar 冲突
|
||||||
|
|
Loading…
Reference in New Issue