sass-lint-auto-fix
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Empty
Line
Between
Blocks
constructor
ast
parser
can
Inject
Newline
fix
should
Inject
Newline
Hierarchy
BaseResolver
EmptyLineBetweenBlocks
Implements
Resolver
Index
Constructors
constructor
Accessors
ast
parser
Methods
can
Inject
Newline
fix
should
Inject
Newline
Constructors
constructor
new
Empty
Line
Between
Blocks
(
ast
:
Node
, parser
:
SlRule
)
:
EmptyLineBetweenBlocks
Parameters
ast:
Node
parser:
SlRule
Returns
EmptyLineBetweenBlocks
Accessors
ast
get
ast
(
)
:
Node
Returns
Node
parser
get
parser
(
)
:
SlRule
Returns
SlRule
Methods
Private
can
Inject
Newline
can
Inject
Newline
(
)
:
boolean
Returns
boolean
fix
fix
(
)
:
Node
Returns
Node
Private
should
Inject
Newline
should
Inject
Newline
(
blocks
:
Block
[]
)
:
boolean
Parameters
blocks:
Block
[]
Returns
boolean
Generated using
TypeDoc