在本地提交代码前进行校验,如果不通过 lint 则需要重新 commit , ... 增加了 pre-commit 的 hook ,指定的动作是运行 npm run lint-staged 命令。
確定! 回上一頁