We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce04cc commit 1eb65d4Copy full SHA for 1eb65d4
packages/eslint-config/eslint-config.json
@@ -51,6 +51,7 @@
51
"no-unused-expressions": "off",
52
"no-loop-func": "off",
53
"no-inner-declarations": "off",
54
+ "guard-for-in": "error",
55
"import/extensions": "off",
56
"import/no-extraneous-dependencies": [
57
"error",
0 commit comments