Releases: xsjcTony/eslint-config
Releases · xsjcTony/eslint-config
v3.11.2
v3.11.1
v3.11.0
v3.10.0
🚀 Features
- vue: Add
slot-name-casing
rule to forcecamelCase
- by Tony Jiang (01a62)
View changes on GitHub
v3.9.1
v3.9.0
v3.7.1
v3.7.0
v3.6.3
🐞 Bug Fixes
- typescript: Add
considerDefaultExhaustiveForUnions: true
forswitch-exhaustiveness-check
to keep the previous behavior - by Tony Jiang (652b8)
View changes on GitHub
v3.6.2
🐞 Bug Fixes
- react: Don't use
@eslint/compat
to patcheslint-plugin-jsx-a11y
- by Tony Jiang (1e508)