chore: update
This commit is contained in:
parent
a3dd80c160
commit
4cc878512b
@ -49,7 +49,7 @@ module.exports = {
|
|||||||
'no-spaced-func': 'error',
|
'no-spaced-func': 'error',
|
||||||
'object-curly-spacing': ['error', 'always'],
|
'object-curly-spacing': ['error', 'always'],
|
||||||
'no-return-await': 'off',
|
'no-return-await': 'off',
|
||||||
'space-before-function-paren': 'error',
|
'space-before-function-paren': ['error', 'never'],
|
||||||
|
|
||||||
// es6
|
// es6
|
||||||
'no-var': 'error',
|
'no-var': 'error',
|
||||||
|
Loading…
Reference in New Issue
Block a user