chore: recommend vscode yaml extension

This commit is contained in:
xingyu4j
2026-03-14 19:41:28 +08:00
parent 1d98393f0c
commit 2ace846e38

View File

@@ -12,6 +12,8 @@
"oxc.oxc-vscode",
// 支持 dotenv 文件语法
"mikestead.dotenv",
// YAML 语言支持,供 ESLint 校验 pnpm-workspace.yaml 等文件
"redhat.vscode-yaml",
// 源代码的拼写检查器
"streetsidesoftware.code-spell-checker",
// Tailwind CSS 的官方 VS Code 插件