Please use the fresh new eslint-plugin-sonarjs instead.
Background context see also https://github.com/SonarSource/eslint-plugin-sonarjs#this-repository-has-moved
ESLint rules extracted from SonarJS
# yarn
yarn add -D eslint-plugin-sonar
# npm
npm install -D eslint-plugin-sonar{
"extends": [
// only one of the following is needed to be enabled
"plugin:sonar/base",
"plugin:sonar/recommended",
],
}| 1stG | RxTS | UnTS |
|---|---|---|
| 1stG | RxTS | UnTS |
|---|---|---|
Detailed changes for each release are documented in CHANGELOG.md.