1.0.5 • Published 5 years ago

git-tslint v1.0.5

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

git-tslint

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

Installation

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

Usage

command line input: git-tslint-init

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