Skip to content

Releases: dexaai/eslint-config

v1.3.6

13 Oct 12:49
Compare
Choose a tag to compare
  • Remove no-useless-constructor rule from config d420681

v1.3.5...v1.3.6

v1.3.5

13 Oct 12:47
Compare
Choose a tag to compare

Full Changelog: v1.3.4...v1.3.5

v1.3.4

13 Oct 12:39
Compare
Choose a tag to compare

Full Changelog: v1.3.3...v1.3.4

v1.3.3

03 Aug 13:05
Compare
Choose a tag to compare
  • Fix peerDependencies issue with typescript-eslint 1a90b32

Full Changelog: v1.3.2...v1.3.3

v1.3.2

03 Aug 12:57
Compare
Choose a tag to compare

Upgrade dependencies.

Full Changelog: v1.3.1...v1.3.2

v1.3.1

21 May 12:04
Compare
Choose a tag to compare

v1.3.0...v1.3.1

Full Changelog: v1.3.0...v1.3.1

v1.3.0

04 Mar 01:58
Compare
Choose a tag to compare
  • Disable a few rules that aren't helpful c1e0f90

Full Changelog: v1.2.0...v1.3.0

v1.2.0

03 Mar 20:21
Compare
Choose a tag to compare
  • Enforce React function styles we have been using a0b77f5
  • Allow == only when comparing to null 7a7ae32
  • Don't force all type definitions to interfaces 1be42df
  • Enforce curly braces when spanning multiple lines c0c9874

v1.1.0...v1.2.0

v1.1.0

03 Mar 18:55
Compare
Choose a tag to compare
  • Improve --fix integration for import rules 80624f4
  • Enforce best practices when overriding TypeScript 4a21437
  • Always use error instead of warn for severity 26d1450
  • Add a Node specific config file a93650a
  • Switch back to simple-import-sort plugin 84d1b3d

Full Changelog: v1.0.1...v1.1.0

v1.0.1

02 Mar 23:23
Compare
Choose a tag to compare
  • Cleanup unused dependencies a437c43

v1.0.0...v1.0.1