[Eslint] Fix spelling error in config
This commit is contained in:
parent
d028b027c5
commit
0db1815665
@ -42,7 +42,7 @@ const style = {
|
||||
'max': 3,
|
||||
'maxEOF': 1
|
||||
}],
|
||||
'@stylistic/no-tab': 'error',
|
||||
'@stylistic/no-tabs': 'error',
|
||||
'@stylistic/no-trailing-spaces': 'error',
|
||||
'@stylistic/no-whitespace-before-property': 'error',
|
||||
'@stylistic/object-curly-newline': ['error', { 'multiline': true, 'minProperties': 2 }],
|
||||
|
Loading…
x
Reference in New Issue
Block a user