chore(deps): update dependency eslint-plugin-react to v7.32.0 (webv2) (#2580)
* chore(deps): update dependency eslint-plugin-react to v7.32.0 * Turn off react/destructuring-assignment Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gabe Kangas <gabek@real-ity.com>
This commit is contained in:
@@ -22,6 +22,7 @@ module.exports = {
|
||||
ignorePatterns: ['!./storybook/**'],
|
||||
rules: {
|
||||
'prettier/prettier': 'error',
|
||||
'react/destructuring-assignment': 'off',
|
||||
'react/prop-types': 0,
|
||||
'react/react-in-jsx-scope': 'off',
|
||||
'react/require-default-props': 'off',
|
||||
|
||||
Reference in New Issue
Block a user