Releases: antfu/eslint-config
Releases · antfu/eslint-config
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)
View changes on GitHub
v0.43.0-beta.1
v0.43.0-beta.0
v0.42.1
🐞 Bug Fixes
- basic: JavaScript vue import error - by @Nikkolast88 in #245 (a0f5a)
- ts: Tsconfig.json order item - by @Debbl in #246 (60fa6)
View changes on GitHub
v0.42.0
v0.41.4
v0.41.3
🚀 Features
- Improve compatibility with
noPropertyAccessFromIndexSignature
- by @zanminkian in #145 (f9313)
🐞 Bug Fixes
- Only use eslint in JavaScript - by @Nikkolast88 in #241 (ad07d)
- Relax jsdocs rules - by @antfu (611ad)