Skip to content

Commit

Permalink
Merge pull request #2 from tplk/patch-1
Browse files Browse the repository at this point in the history
docs: add husky repo link to README.md
  • Loading branch information
cakeinpanic committed Aug 17, 2018
2 parents 6c9d301 + b69b272 commit 784150c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Polite linter for now supports [eslint](https://eslint.org/) and [tslint](https:

`npm i polite-linter --save-dev`

If you are using husky, just add to your `package.json`
If you are using [husky](https://github.com/typicode/husky), just add to your `package.json`

`"prepush": "polite-tslint --rules=path_to_custom_rules --config=path_to_tslint_config`

Expand Down

0 comments on commit 784150c

Please sign in to comment.