feat: update dependencies
This commit is contained in:
parent
292e18c69e
commit
d230c0ca63
@ -68,7 +68,7 @@ export default {
|
||||
'react/default-props-match-prop-types': ['error', {
|
||||
allowRequiredDefaults: false,
|
||||
}],
|
||||
'react/destructuring-assignment': ['error', 'always', { ignoreClassFields: true, destructureInSignature: 'always' }],
|
||||
'react/destructuring-assignment': ['error', 'always', { ignoreClassFields: true, destructureInSignature: 'ignore' }],
|
||||
'react/display-name': ['off', {
|
||||
ignoreTranspilerName: false,
|
||||
}],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user