chore: useId soon please
This commit is contained in:
parent
85f1c595d0
commit
a1a89ec3a8
|
@ -34,6 +34,7 @@ module.exports = {
|
|||
rules: {
|
||||
'babel/object-curly-spacing': 'off',
|
||||
'brace-style': ['error', 'stroustrup'],
|
||||
'jsx-a11y/control-has-associated-label': ['error', {assert: 'either'}],
|
||||
'jsx-a11y/label-has-associated-control': ['error', {assert: 'either'}],
|
||||
'no-plusplus': 'off',
|
||||
'no-shadow': 'off',
|
||||
|
|
Loading…
Reference in New Issue
Block a user