File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ The standalone version of the ESLint plugin is available from [npmjs](https://np
4848
4949| Plugins Version | SonarQube version | ESLint version |
5050| --------------- | ----------------- | -------------- |
51- | 2.+ | 9.9.+ LTA to 25.3 | 7+ |
52- | 1.4, 1.5 | 9.9.+ LTA to 10.7 | 7+ |
51+ | 2.+ | 9.9.+ LTA to 25.3 | 7.x, 8.x |
52+ | 1.4, 1.5 | 9.9.+ LTA to 10.7 | 7.x, 8.x |
5353
5454## 🤝 Contribution
5555
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ An ESLint plugin which provides JavaScript and TypeScript rules of the Creedengo
1010
1111### Installation
1212
13- You'll need to install [ ESLint] ( https://eslint.org/ ) (v7 or newer ) and this plugin:
13+ You'll need to install [ ESLint] ( https://eslint.org/ ) (v7 or v8 ) and this plugin:
1414
1515``` sh
1616# yarn
You can’t perform that action at this time.
0 commit comments