v0.8.0
v0.8.0 2020-05-04
Added
- Add support for configurable formatters with
--format
CLI parameter /format
config attribute. - Add support for JSON formatting with
--format json --quiet
. - Add new
stylish
reporter and make it the default.compact
is still available via--format compact
. - Add codes for rules –
indent
andparse-error
for the two existing checks.