1.1.2 • Published 5 years ago

git-eslint v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

git-eslint

git pre-commit for verifying commit-msg, eslint code and prettier

Installation

npm i -D git-eslint && sudo npm link git-eslint

Usage

command line input: git-eslint-init

That's all! When you do 'git commit', it will lint commit-msg、eslint code and prettier.