会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
IT-nose
博客园
首页
新随笔
联系
管理
订阅
2019年7月29日
husky+ prettier + commitlint 提交前代码检查和提交信息规范
摘要: 一、安装相关的包 npm install -D husky npm install -D lint-staged // lint钩子 npm install -D prettiernpm install -g @commitlint/cli @commitlint/config-convention
阅读全文
posted @ 2019-07-29 14:50 detanx_墨鼬漓
阅读(8458)
评论(0)
推荐(1)
编辑