Skip to content

Commit

Permalink
Add link to blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS authored Nov 10, 2020
1 parent 6668ec4 commit 6d837a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Instead, `eslint-nibble` will give a quick overview of your failing rules, and t

If a rule can be automatically fixed by ESLint, `eslint-nibble` will allow you to run autofix on individual rules, allowing you to make more focused commits.

Read this excellent blog post from [Paul Hands](https://github.com/paulhands) for a clear explanation of what eslint-nibble can do for your project: [Hiring a gardener to trim the weeds](https://medium.com/@paul.hands.phd/hiring-a-gardener-to-trim-the-weeds-adding-a-linter-halfway-through-building-an-application-194c527db151).

## Installation

```bash
Expand Down

0 comments on commit 6d837a2

Please sign in to comment.