Appearance
通过husky只能在提交 commit 信息时自动验证,配合 IDE 插件使用,在编写代码的实时反馈错误信息,所见即所得,可极大提升开发效率.
husky
⌘ + P
Ctrl + P
ext install dbaeumer.vscode-eslint
文档正在制作中...