Skip to content

Releases: gsandf/eslint-config-gsandf

v3.0.0

28 Jun 15:11
Compare
Choose a tag to compare

Changed

v2.0.0

11 Feb 19:09
Compare
Choose a tag to compare

Added

Changed

  • ✨ Uses eslint-plugin-prettier to stop conflicts between ESLint and Prettier.
  • The camelcase rule is now more lenient. This should result in fewer errors when working with, for example, HTTP headers or external libraries that use snake case.

Removed

  • Disabled the sort-keys rule. This was removed to reduce time spent doing stylistic tweaks.

v1.0.1...v2.0.0

v1.0.1

20 Jan 17:45
Compare
Choose a tag to compare
Upgraded standard config version