Releases: xsjcTony/eslint-config
Releases · xsjcTony/eslint-config
v1.14.2
v1.14.1
🐞 Bug Fixes
- react: Disable
react/boolean-prop-naming
with TypeScript - by Tony Jiang (feae8)
View changes on GitHub
v1.14.0
🚀 Features
- TypeScript: Add
allowSingleElementEquality: never
tots/prefer-string-starts-ends-with
- by @xsjcTony (28bf5)
View changes on GitHub
v1.13.0
🚀 Features
- playwright: Add 2 more rules - by Tony Jiang (3b088)
- react: Explicitly define
assumeUndefinedIsFalse
option forjsx-boolean-value
- by Tony Jiang (3deac)
View changes on GitHub
v1.12.0
v1.11.0
v1.10.0
🚀 Features
- playwright: Add
no-unsafe-references
rule - by Tony Jiang (054ca)
🐞 Bug Fixes
- typescript: Disable
no-unnecessary-type-constraint
rule intsx
files - by Tony Jiang (c3c38)
View changes on GitHub
v1.9.1
No significant changes
View changes on GitHub
v1.9.0
v1.8.0
🚀 Features
- typescript: Add
allowDefaultCaseForExhaustiveSwitch: false
option forswitch-exhaustiveness-check
rule - by @xsjcTony (28f1a)