Skip to content

Commit

Permalink
Fix another post-merge artifact: ESLint versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Dec 18, 2022
1 parent ca317f6 commit dde6861
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/maintenance/VERSIONING.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ See: [`@typescript-eslint/parser`](./packages/parser/ TODO JOSH) and [`@typescri

### ESLint

We endeavour to support the latest stable ESLint versions as soon as possible after the release.
> The version range of ESLint currently supported is `^6.0.0 || ^7.0.0 || ^8.0.0`.
See the value of `eslint` declared in `@typescript-eslint/eslint-plugin`'s [package.json](./packages/eslint-plugin/package.json).
These versions are what we test against.

### Node

Expand Down

0 comments on commit dde6861

Please sign in to comment.