compare-eslint-configs

Compare ESLint configs

MIT License

Downloads
239
Stars
12
Committers
2
compare-eslint-configs - Latest Release

Published by voxpelli 11 months ago

  • Enable diffing of rule configs b3309d9
  • Fix erroneous rule sorting 1f8d27a

https://github.com/voxpelli/compare-eslint-configs/compare/v2.0.0...v2.1.0

compare-eslint-configs -

Published by voxpelli 11 months ago

  • Feature: Added a diff focused view with JSON / markdown / cli output f9e46a8 646b550
  • Improvement: Add more validation db35c6d
  • Dependencies: Update dependencies 189530f 0bd920f
  • Dependencies: Update dev dependencies 551c4a3 8b0ad5f 8710414 9a4d92a 726348d

As well as changes from v2.0.0-0:

  • BREAKING: Require Node 18 9adc0f9 f59890e
  • Feature: Add summary view a290255
  • Improvement: Be helpful when no args have been given 3e57a52
  • Internal: Use extracted MarkdownOrChalk fe820ad

https://github.com/voxpelli/compare-eslint-configs/compare/v2.0.0-0...v2.0.0

compare-eslint-configs -

Published by voxpelli over 1 year ago

  • BREAKING: Require Node 18 9adc0f9 f59890e
  • Feature: Add summary view a290255
  • Improvement: Be helpful when no args have been given 3e57a52
  • Internal: Use extracted MarkdownOrChalk fe820ad

https://github.com/voxpelli/compare-eslint-configs/compare/v1.1.1...v2.0.0-0

compare-eslint-configs -

Published by voxpelli almost 2 years ago

  • Update chalk 2c7c361
  • Update dependency meow to v11 5583159

https://github.com/voxpelli/compare-eslint-configs/compare/v1.1.0...v1.1.1

compare-eslint-configs -

Published by voxpelli about 2 years ago

  • Feature: Added rule doc links to cli and markdown output, making it easier to dive into and deciding which of the rule definitions one prefers when one compares two or more configurations. This just like @voxpelli/eslint-formatter-summary v3.0.0 used the terminal-link module to output the links to the CLI and just like with that release the CLI links are useful in all eg. the brand new VSCode 1.72 and many other terminals and simply falls back to the former linkless output in the rest a9de6de

https://github.com/voxpelli/compare-eslint-configs/compare/v1.0.1...v1.1.0

compare-eslint-configs - v1.0.1

Published by voxpelli about 2 years ago

  • Tweaked output
  • Added example of output to the readme

Full Changelog: https://github.com/voxpelli/compare-eslint-configs/compare/v1.0.0...v1.0.1

compare-eslint-configs -

Published by voxpelli about 2 years ago

Initial release