diff --git a/packages/jsts/src/rules/README.md b/packages/jsts/src/rules/README.md index a0e0a9e432e..5fc1666ef94 100644 --- a/packages/jsts/src/rules/README.md +++ b/packages/jsts/src/rules/README.md @@ -5,8 +5,7 @@ SonarJS rules for ESLint to help developers produce [Clean Code](https://www.son ## Prerequisites - Node.js (>=16.x). -- ESLint 8.x (version 9.X not yet supported) -- typescript-eslint/parser 7.X (version 8.X not yet supported) +- ESLint 8.x or 9.x (peer dependency for the plugin). ## Usage