Skip to content

Commit

Permalink
docs: update requirements to ESlint 7
Browse files Browse the repository at this point in the history
BREAKING CHANGE
  • Loading branch information
wopian committed May 13, 2020
1 parent a125c3e commit 35dd7b9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-wopian-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Also available for [JavaScript] and [Vue]

## Requirements

- [ESLint] `>=6.0.0`
- [ESLint] `>=7.0.0`
- Node `>=10.0.0`

## Installation
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-wopian-vue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Also available for [JavaScript] and [React]

## Requirements

- [ESLint] `>=6.0.0`
- [ESLint] `>=7.0.0`
- Node `>=10.0.0`

## Installation
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-wopian/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Also available for [Vue] and [React]

## Requirements

- [ESLint] `>=6.0.0`
- [ESLint] `>=7.0.0`
- Node `>=10.0.0`

## Installation
Expand Down

0 comments on commit 35dd7b9

Please sign in to comment.