Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Jul 21, 2018
1 parent 67dfc02 commit 8bdd7fb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ We export three ESLint configurations for your usage.
Which produces and runs commands like this:

```sh
npm install --save-dev eslint@^4.13.0
npm install --save-dev eslint-plugin-import@^2.8.0
npm install --save-dev eslint-plugin-jsx-a11y@^6.0.3
npm install --save-dev eslint-plugin-react@^7.5.0
npm install --save-dev eslint@^5.2.0
npm install --save-dev eslint-plugin-import@^2.13.0
npm install --save-dev eslint-plugin-jsx-a11y@^6.1.1
npm install --save-dev eslint-plugin-react@^7.10.0
```

3. Add `"extends": "trendmicro"` to .eslintrc:
Expand Down

0 comments on commit 8bdd7fb

Please sign in to comment.