stylelint 3.1.0
- Added:
stylelint-commandsignoreoption tocomment-empty-line-before. - Fixed: v3 regression causing bug in
rule-properties-orderand potentially other rules that accept arrays as primary options. - Fixed:
no-missing-eof-newlineno longer complains about completely empty files.