Skip to content

Commit

Permalink
Update README to indicate compatibility with eslint 9
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienCassou authored and mantoni committed Jul 30, 2024
1 parent 0bf8ca0 commit 647e5d5
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 @@ -152,7 +152,7 @@ changed: `package.json`, `package-lock.json`, `npm-shrinkwrap.json`,

## Compatibility

- `14.0.0`: eslint 4 - 8, node 18 - 22 (ships with eslint 9)
- `14.0.0`: eslint 4 - 9, node 18 - 22 (ships with eslint 9)
- `13.0.0`: eslint 4 - 8, node 12 - 20 (ships with eslint 8)
- `12.0.0`: eslint 4 - 8, node 12 - 16 (ships with eslint 8)
- `11.0.0`: eslint 4 - 8, node 12 - 16 (ships with eslint 7)
Expand Down

0 comments on commit 647e5d5

Please sign in to comment.