74 字
1 分钟
一些整合的配置库

代码规范库#

umi-fabric#

一个包含 prettier,eslint,stylelint 的配置文件合集

github : https://github.com/umijs/fabric

lint-staged#

Lint 就是对代码做静态分析,并试图找出潜在问题的工具,实战中我们也用 Lint 来指使用工具的过程。

npm: https://www.npmjs.com/package/lint-staged

husky#

Husky can prevent bad git commit, git push and more 🐶 woof!

npm: https://www.npmjs.com/package/husky

一些整合的配置库
https://nollieleo.github.io/posts/一些整合的配置库/
作者
翁先森
发布于
2020-07-11
许可协议
CC BY-NC-SA 4.0