hygiene
microsoft · Other
在进行代码更改时使用,确保通过 VS Code 的卫生检查。涵盖预提交钩子、Unicode 限制、字符串引号规则、版权头、缩进、格式化、ESLint 和 stylelint。在声明工作完成前运行卫生检查。
Use when making code changes to ensure they pass VS Code's hygiene checks. Covers the pre-commit hook, unicode restrictions, string quoting rules, copyright headers, indentation, formatting, ESLint, and stylelint. Run the hygiene check before declaring work complete.
npx skills add https://github.com/microsoft/vscode --skill hygiene
星标 186216 · 安装量 1387