chore: annoying
This commit is contained in:
parent
6a3ab9d81c
commit
c2c15b2f7a
|
@ -27,6 +27,7 @@ module.exports = {
|
||||||
rules: {
|
rules: {
|
||||||
'babel/object-curly-spacing': 'off',
|
'babel/object-curly-spacing': 'off',
|
||||||
'brace-style': ['error', 'stroustrup'],
|
'brace-style': ['error', 'stroustrup'],
|
||||||
|
'jsx-a11y/label-has-associated-control': ['error', {assert: 'either'}],
|
||||||
'no-plusplus': 'off',
|
'no-plusplus': 'off',
|
||||||
'no-shadow': 'off',
|
'no-shadow': 'off',
|
||||||
'padded-blocks': ['error', {classes: 'always'}],
|
'padded-blocks': ['error', {classes: 'always'}],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user