Eslint Config Xo Versions Save

ESLint shareable config for XO

v0.29.0

4 years ago

v0.28.0

4 years ago

Breaking

  • Require Node.js 10 28608a4

New rules

Enhancements

  • Add option to no-useless-computed-key rule 16c57f9
  • Disallow some confusing browser globals (#58) bfa20fd

https://github.com/xojs/eslint-config-xo/compare/v0.27.2...v0.28.0

v0.27.2

4 years ago
  • Remove require-atomic-updates rule e84b4a1

https://github.com/xojs/eslint-config-xo/compare/v0.27.1...v0.27.2

v0.27.1

4 years ago
  • Allow class fields to not have lines between them ef8780d

https://github.com/xojs/eslint-config-xo/compare/v0.27.0...v0.27.1

v0.27.0

4 years ago

Breaking

  • Require Node.js 8 1797421

New rules

Enhancements

  • Add the enforceForClassMembers option b9fedd5
  • Add function-call-argument-newline rule c7cc45c
  • Add option to the padded-block rule 132d420
  • Also handle try/catch error parameter in no-unused-vars rule ca9cc89

https://github.com/xojs/eslint-config-xo/compare/v0.26.0...v0.27.0