[Eslint] Fix issues with end of file extra line
This commit is contained in:
parent
3967a4cd5c
commit
a5a6d9a916
@ -134,7 +134,7 @@ const style = {
|
|||||||
'error',
|
'error',
|
||||||
{
|
{
|
||||||
'max': 3,
|
'max': 3,
|
||||||
'maxEOF': 1
|
'maxEOF': 2
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
'@stylistic/no-tabs': 'error',
|
'@stylistic/no-tabs': 'error',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user