Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azu authored Dec 30, 2024
1 parent 2b3c4cc commit d5e0afb
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 @@ -50,7 +50,10 @@ Install with [npm](https://www.npmjs.com/):

npm install textlint-rule-eslint eslint

:warning: textlint-rule-eslint 4+ requires eslint 8+.
Supported Versions:

- `textlint-rule-eslint@5`: Support ESLint 9
- `textlint-rule-eslint@4`: Support ESLint 8

## Usage

Expand Down Expand Up @@ -113,9 +116,6 @@ See [https://github.com/textlint/textlint/#fixable](https://github.com/textlint/

See [Releases page](https://github.com/textlint-rule/textlint-rule-eslint/releases).

- `textlint-rule-eslint@5`: Support ESLint 9
- `textlint-rule-eslint@4`: Support ESLint 8

## Running tests

Install devDependencies and Run `npm test`:
Expand Down

0 comments on commit d5e0afb

Please sign in to comment.