Skip to content

Commit

Permalink
doc(README): Update ts-eslint requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazmi35 committed Nov 20, 2022
1 parent 7378223 commit 4db165c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ Use `@hazmi35/eslint-config/typescript/node` for Node environment
Requires [ESLint](https://npmjs.com/package/eslint) version 8.28.0 or above

TypeScript config requires:
* [@typescript-eslint/parser](https://npmjs.com/package/@typescript-eslint/parser) version 5.36.1 or above
* [@typescript-eslint/eslint-plugin](https://npmjs.com/package/@typescript-eslint/eslint-plugin) version 5.36.1 or above
* [typescript](https://npmjs.com/package/typescript) version 3.3.1 to 4.9.0
* [@typescript-eslint/parser](https://npmjs.com/package/@typescript-eslint/parser) version 5.43.0 or above
* [@typescript-eslint/eslint-plugin](https://npmjs.com/package/@typescript-eslint/eslint-plugin) version 5.43.0 or above
* [typescript](https://npmjs.com/package/typescript) version 3.3.1 to 5.0.0

0 comments on commit 4db165c

Please sign in to comment.