[Eslint] Fix config error
This commit is contained in:
@@ -165,7 +165,7 @@ const style = {
|
||||
'always'
|
||||
],
|
||||
'@stylistic/newline-per-chained-call': 'error',
|
||||
'@stylistic/no-confusing-arrows': 'error',
|
||||
'@stylistic/no-confusing-arrow': 'error',
|
||||
'@stylistic/no-extra-parens': [
|
||||
'error',
|
||||
'all',
|
||||
|
||||
Reference in New Issue
Block a user