Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
denysdovhan authored and shvaikalesh committed Dec 2, 2016
1 parent 96d13c0 commit 0ddebaf
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 @@ -2,7 +2,7 @@
Adds [ESLint](http://eslint.org) support to [brunch](http://brunch.io).

## Usage
Install the plugin via npm with `npm install --save eslint-brunch`.
Install the plugin via npm with `npm install --save-dev eslint-brunch`.

Configuration settings can be set in any acceptable `.eslintrc.*` [configuration file formats](http://eslint.org/docs/user-guide/configuring#configuration-file-formats). If no configuration file can be found, this plugin will fallback to default ESLint options.

Expand Down

0 comments on commit 0ddebaf

Please sign in to comment.