Options
All
  • Public
  • Public/Protected
  • All
Menu

Text WhiteSpaceLine

How to process white space lines.
Default: WhiteSpaceLine: 'noAction'

Text WhiteSpaceLine noAction

WhiteSpaceLine: 'noAction' Take no action. Whites space lines are included as any other line.

Text WhiteSpaceLine noTwoEmptyLn

WhiteSpaceLine: 'noTwoEmptyLn' If two or more empty lines are together then they are reduced to one empty line.

Text WhiteSpaceLine noTwoWsLn

WhiteSpaceLine: 'noTwoWsLn' If two or more white space line are together then they are reduced to one white space line.

Text WhiteSpaceLine removeAllEmpty

WhiteSpaceLine: 'removeAllEmpty' All empty lines are removed.

Text WhiteSpaceLine removeAllWs

WhiteSpaceLine: 'removeAllWs' All white space line are removed. This include white space lines and empty lines.

See Also: Options Text WhiteSpaceLine
See Also: Enumeration whiteSpLn

Text
Grunt File Options

Generated using TypeDoc