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