We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5ddd1 commit f4b4c5bCopy full SHA for f4b4c5b
.eslintrc.js
@@ -57,7 +57,6 @@ module.exports = {
57
{ selector: "enumMember", format: ["PascalCase"] },
58
],
59
"eqeqeq": "error",
60
- "no-promise-executor-return": "error",
61
"no-self-compare": "error",
62
"no-template-curly-in-string": "error",
63
"no-unreachable-loop": "error",
0 commit comments