Releases: voxpelli/eslint-formatter-summary
Releases · voxpelli/eslint-formatter-summary
Release list
v4.2.0
v4.1.0
v4.0.0
v3.0.0
- Feature: Add links to the terminal output in supported terminals like brand new VSCode 1.72 and many other thanks to the @sindresorhus
terminal-linkfa6708f - Improvement: Sorting 0487ebd:
- Replaced
EFS_SORT_REVERSEwithEFS_SORT_DESC - Made error sorting the default
- Changed numbers to be sorted descending by default
- Added fallbacks to error and warning sorting – will sort on the other value and then on the rule name in case of matching numbers
- Replaced
- Internal: Misc tweaks c553ab8 6a030b8 52b436e
v2.1.0
v2.0.0
- Forked module
- Changed env variable names
- Added markdown mode
https://github.com/voxpelli/eslint-summary-formatter/compare/v1.1.0...v2.0.0