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 5031de3 + 30b7bbe commit 209c09eCopy full SHA for 209c09e
1 file changed
eslintrc.json
@@ -72,6 +72,7 @@
72
"no-array-constructor": "error",
73
"no-async-promise-executor": "error",
74
"no-caller": "error",
75
+ "no-case-declarations": "error",
76
"no-class-assign": "error",
77
"no-compare-neg-zero": "error",
78
"no-cond-assign": "error",
0 commit comments