Skip to content

Releases: xojs/eslint-config-xo-typescript

v0.6.0

26 Jan 13:58
Compare
Choose a tag to compare
  • Don't require last single-line element in member-delimiter-style to have semicolon dfb137f
  • Disable the prefer-interface rule 369a41f
  • Don't ignore unused React variable 38cad5a
  • Set the parserOptions.sourceType option c3c59a6
  • Set the parserOptions.project option 5b8e19c
  • Disable the no-type-alias rule de1d672
  • Add option to the no-object-literal-type-assertion rule f97c32b
  • Add restrict-plus-operands rule f3bf368

v0.5.0...v0.6.0

v0.5.0

21 Jan 10:54
Compare
Choose a tag to compare

Breaking:

  • Improve the @typescript-eslint/no-unused-vars rule config fc004c9

Other:

  • Parse JSX no matter what the file extension is b0477ec

v0.4.1

21 Jan 08:20
Compare
Choose a tag to compare
  • Allow either T or a longer generic type name 77f693f

v0.4.0

21 Jan 06:59
Compare
Choose a tag to compare
  • Switch to @typescript-eslint/eslint-plugin 1161b41

See https://eslint.org/blog/2019/01/future-typescript-eslint

v0.3.0

13 Nov 08:12
Compare
Choose a tag to compare