Skip to content

Releases: xsjcTony/eslint-config

v1.14.2

19 Mar 04:59
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • react: Fix jsx-boolean-value error  -  by Tony Jiang (e7deb)
    View changes on GitHub

v1.14.1

18 Mar 04:39
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • react: Disable react/boolean-prop-naming with TypeScript  -  by Tony Jiang (feae8)
    View changes on GitHub

v1.14.0

15 Mar 06:47
Compare
Choose a tag to compare

   🚀 Features

  • TypeScript: Add allowSingleElementEquality: never to ts/prefer-string-starts-ends-with  -  by @xsjcTony (28bf5)
    View changes on GitHub

v1.13.0

06 Mar 23:09
Compare
Choose a tag to compare

   🚀 Features

  • playwright: Add 2 more rules  -  by Tony Jiang (3b088)
  • react: Explicitly define assumeUndefinedIsFalse option for jsx-boolean-value  -  by Tony Jiang (3deac)
    View changes on GitHub

v1.12.0

22 Feb 01:50
Compare
Choose a tag to compare

   🚀 Features

  • playwright: Add a few more rules  -  by Tony Jiang (13d12)
    View changes on GitHub

v1.11.0

18 Feb 23:24
Compare
Choose a tag to compare

   🚀 Features

  • playwright: Add a few more rules  -  by Tony Jiang (6edbb)
    View changes on GitHub

v1.10.0

16 Feb 05:30
Compare
Choose a tag to compare

   🚀 Features

  • playwright: Add no-unsafe-references rule  -  by Tony Jiang (054ca)

   🐞 Bug Fixes

  • typescript: Disable no-unnecessary-type-constraint rule in tsx files  -  by Tony Jiang (c3c38)
    View changes on GitHub

v1.9.1

15 Feb 08:48
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v1.9.0

12 Feb 05:11
Compare
Choose a tag to compare

   🚀 Features

  • playwright: Add no-get-by-title rule  -  by Tony Jiang (823f9)
    View changes on GitHub

v1.8.0

09 Feb 07:29
Compare
Choose a tag to compare

   🚀 Features

  • typescript: Add allowDefaultCaseForExhaustiveSwitch: false option for switch-exhaustiveness-check rule  -  by @xsjcTony (28f1a)
    View changes on GitHub