v2.0.1
Reconfigured @stylistic/no-multiple-empty-lines to { max: 1, maxEOF: 0, maxBOF: 0 }
(default is { max: 2 }
) - to disallow consecutive empty lines and empty lines at the beginning and end of a file.
Reconfigured @stylistic/no-multiple-empty-lines to { max: 1, maxEOF: 0, maxBOF: 0 }
(default is { max: 2 }
) - to disallow consecutive empty lines and empty lines at the beginning and end of a file.