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 f6ee0ff commit 4df3268Copy full SHA for 4df3268
index.js
@@ -24,7 +24,6 @@ export default [
24
},
25
plugins: {
26
"@typescript-eslint": typescriptEslintPlugin,
27
- // sonarjs,
28
29
rules: {
30
"@typescript-eslint/no-use-before-define": "off",
0 commit comments