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.
1 parent eb187de commit 243d38fCopy full SHA for 243d38f
1 file changed
eslintrc.json
@@ -136,7 +136,6 @@
136
"no-redeclare": ["error", { "builtinGlobals": false }],
137
"no-regex-spaces": "error",
138
"no-return-assign": ["error", "except-parens"],
139
- "no-return-await": "error",
140
"no-self-assign": ["error", { "props": true }],
141
"no-self-compare": "error",
142
"no-sequences": "error",
0 commit comments