We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330ef3b commit 4fcff4bCopy full SHA for 4fcff4b
src/config/eslintrc.web.js
@@ -42,7 +42,6 @@ const config = {
42
'error',
43
{ allowRequiredDefaults: false },
44
],
45
- 'react/destructuring-assignment': ['error', 'always'],
46
'react/forbid-prop-types': [
47
48
{
0 commit comments