Releases: antfu/eslint-config
Releases · antfu/eslint-config
v1.0.0-beta.4
No significant changes
View changes on GitHub
v1.0.0-beta.3
v1.0.0-beta.0
v1.0.0-beta.2
v1.0.0-beta.1
v0.43.1
🐞 Bug Fixes
- Revert '@stylistic/ts/comma-dangle' rule - by @lincenying in #249 (711d3)
View changes on GitHub
v0.43.0
v0.43.0-beta.2
🚀 Features
- Allow
eslint-comments/no-unlimited-disable
in.d.ts
- by @antfu (a6861) - Allow
unused-imports/no-unused-vars
in .d.ts - by @antfu (b6f74)