Skip to content

Commit d7688db

Browse files
committed
feat(deps): update eslint-plugin-sonarjs dependency
- bump package eslint-plugin-sonarjs from ^1.0.4 to ^3.0.5 Refs: #85 BREAKING CHANGE: The new major version of `eslint-plugin-sonarjs` makes all SonarJS rules available to ESLint which may lead to new linting errors in your codebase. Please review the `eslint-plugin-sonarjs` documentation: https://github.com/SonarSource/SonarJS/blob/master/packages/jsts/src/rules/README.md
1 parent 26798e2 commit d7688db

File tree

3 files changed

+287
-186
lines changed

3 files changed

+287
-186
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The following plugins are used in this configuration:
108108

109109
- [`@typescript-eslint/eslint-plugin`](https://typescript-eslint.io/rules/)
110110
- [`eslint-plugin-import`](https://github.com/import-js/eslint-plugin-import)
111-
- [`eslint-plugin-sonarjs`](https://github.com/SonarSource/eslint-plugin-sonarjs)
111+
- [`eslint-plugin-sonarjs`](https://github.com/SonarSource/SonarJS/blob/master/packages/jsts/src/rules/README.md)
112112

113113
Additionally, the [`eslint-plugin-perfectionist`](https://github.com/azat-io/eslint-plugin-perfectionist) is used to automatically fix sorting issues.
114114

0 commit comments

Comments
 (0)