Skip to content

Commit 4df3268

Browse files
committed
Remove commented sonarjs plugin from ESLint configuration
1 parent f6ee0ff commit 4df3268

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ export default [
2424
},
2525
plugins: {
2626
"@typescript-eslint": typescriptEslintPlugin,
27-
// sonarjs,
2827
},
2928
rules: {
3029
"@typescript-eslint/no-use-before-define": "off",

0 commit comments

Comments
 (0)