We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b522659 commit c9e8433Copy full SHA for c9e8433
package.json
@@ -18,7 +18,7 @@
18
"eslint-config-standard-with-typescript": "^39.0.0",
19
"eslint-plugin-eslint-comments": "^3.0.0",
20
"eslint-plugin-jsdoc": "^46.0.0",
21
- "eslint-plugin-sonarjs": "^0.21.0",
+ "eslint-plugin-sonarjs": "^0.21.0 || ^0.23.0",
22
"eslint-plugin-tsdoc": "^0.2.17",
23
"eslint-plugin-unicorn": "^48.0.0",
24
"typescript": "*"
@@ -30,7 +30,7 @@
30
"eslint-config-standard-with-typescript": "39.0.0",
31
"eslint-plugin-eslint-comments": "3.2.0",
32
"eslint-plugin-jsdoc": "46.8.2",
33
- "eslint-plugin-sonarjs": "0.21.0",
+ "eslint-plugin-sonarjs": "0.23.0",
34
"eslint-plugin-tsdoc": "0.2.17",
35
"eslint-plugin-unicorn": "48.0.1",
36
"typescript": "5.2.2"
0 commit comments