Skip to content

Releases: TwoStoryRobot/eslint-config

v3.1.1

04 Jul 17:23
aa5d62c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.1

Version 3.0.1

24 Jan 21:48
bfa7597
Compare
Choose a tag to compare

Now errors on some conditions in line with our current code style that weren't previously caught

  • no-var
  • object-shorthand
  • prefer-arrow-callback
  • no-duplicate-imports
  • prefer-const

Version 3.0.0

22 Dec 03:26
0470231
Compare
Choose a tag to compare
  • Breaking change: Adds support for eslint 8