We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e389ed6 + 60d2ff5 commit 4258586Copy full SHA for 4258586
.eslintrc
@@ -36,6 +36,7 @@
36
"mozilla/use-includes-instead-of-indexOf": "error",
37
"no-unsanitized/method": "error",
38
"no-unsanitized/property": "error",
39
+ "unicorn/no-abusive-eslint-disable": "error",
40
"unicorn/no-array-instanceof": "error",
41
"unicorn/prefer-starts-ends-with": "error",
42
0 commit comments