src/app/app.scss
TODO found Open
Open
//TODO: mixin or function !
- Exclude checks
Expected no more than 1 empty line (max-empty-lines) Open
Open
- Read upRead up
- Exclude checks
max-empty-lines
Limit the number of adjacent empty lines.
<!-- prettier-ignore -->a {}
/* ← */
/* ← */
a {} /* ↑ */
/** ↑
* These lines */
The [fix
option](../../../docs/user-guide/usage/options.md#fix) can automatically fix all of the problems reported by this rule.