Skip to content

Commit

Permalink
docs: Mention npx mrm lint-staged template (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
bebraw authored and okonet committed May 1, 2018
1 parent b9d84ce commit 0924e78
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 @@ -20,6 +20,8 @@ This project contains a script that will run arbitrary shell tasks with a list o
## Installation and setup

> A fast way to perform the below is to run `npx mrm lint-staged`. It does most of the setup for you.
1. `npm install --save-dev lint-staged husky`
1. Install and setup your linters just like you would do normally. Add appropriate `.eslintrc`, `.stylelintrc`, etc.
1. Update your `package.json` like this:
Expand Down

0 comments on commit 0924e78

Please sign in to comment.