Skip to content

wont-org/lint

Repository files navigation

lint

rules for project

commit lint

commit 规范: 采用 angular 风格, 借助 commitizen 进行交互式提交、commitlint 进行消息格式的校验。

# global
npm i commitizen -g
git cz
# npm
npm i commitizen -D
npx git-cz

todo

整合 chores,形式为文件配置

  • commit lint
  • eslint
  • stylelint
  • prettier
  • action
  • editorconfig
  • vscode 调试文件
  • version
  • changelog
  • jest?

Releases

No releases published

Packages

No packages published