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.
2 parents da03d32 + b4aa10b commit 3aa96e0Copy full SHA for 3aa96e0
.eslintrc
@@ -46,6 +46,7 @@
46
"unicorn/no-abusive-eslint-disable": "error",
47
"unicorn/no-array-push-push": "error",
48
"unicorn/no-instanceof-array": "error",
49
+ "unicorn/no-invalid-remove-event-listener": "error",
50
"unicorn/no-new-buffer": "error",
51
"unicorn/no-useless-spread": "error",
52
"unicorn/prefer-array-find": "error",
0 commit comments