Releases: xsjcTony/eslint-config
Releases · xsjcTony/eslint-config
v2.3.3
🐞 Bug Fixes
- build: Remove overrides as it seems not working well with eslint 8 + TS-ESLint 7 - by Tony Jiang (128ca)
🧹 Chores
- Release v2.3.3 - by Tony Jiang (f1e95)
View changes on GitHub
v2.3.2
🐞 Bug Fixes
- build: Peer dependency issue - by Tony Jiang (11858)
🧹 Chores
- Release v2.3.2 - by Tony Jiang (3d175)
View changes on GitHub
v2.3.1
🐞 Bug Fixes
- build: Adapt TypeScript
5.5
- by Tony Jiang (46cea)
🧹 Chores
- Release v2.3.1 - by Tony Jiang (b4576)
View changes on GitHub
v2.3.0
🚀 Features
- Add
unicorn/no-negation-in-equality-check
rule - by Tony Jiang (ccbb0)
🐞 Bug Fixes
- peerDependency: Overrides peer dependencies of
eslint-plugin-unused-imports
- by Tony Jiang (1d2a3)
📦 Build
- Bump
pnpm
to9.4.0
- by Tony Jiang (0ee4c)
🧹 Chores
View changes on GitHub
v2.2.2
v2.2.1
🧹 Chores
View changes on GitHub
v2.2.0
🚀 Features
- Add
^_
toallowed
option forcamselcase
rule - by Tony Jiang (c5cc5)
View changes on GitHub
v2.1.3
🐞 Bug Fixes
- vue: Change
define-emits-declaration
totype-based
- by Tony Jiang (291c6)
View changes on GitHub
v2.1.2
🐞 Bug Fixes
- vue: Remove
no-root-v-if
andv-on-handler-style
rules - by Tony Jiang (fc207)
🤖 CI
- Upgrade
pnpm
version - by Tony Jiang (5b0a5)
View changes on GitHub
v2.1.1
No significant changes