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