Releases: antfu/eslint-config
Releases · antfu/eslint-config
v0.39.2
v0.39.1
v0.39.0
🚀 Features
- Validate
jsonc
file - by @zanminkian in #184 (96dd9) - ts: Ban cjs exports in ts file - by @zanminkian in #167 (3ca0e)
View changes on GitHub
v0.38.6
v0.38.5
🚀 Features
- Ban requrie imports in ts file - by @zanminkian in #165 (78b40)
- Enable
no-invalid-this
- by @zanminkian in #173 (ff74d) - basic: Consider comments for
newline-after-import
- by @zanminkian in #164 (ebb96) - plugin: Allow some one-line arrow functions - by @zanminkian in #172 (506d1)
- ts: Ban namespace in ts file - by @zanminkian in #166 (9fde0)
🐞 Bug Fixes
- basic: Allow require imports in js file - by @zanminkian in #169 (e2886)
View changes on GitHub
v0.38.4
No significant changes
View changes on GitHub
v0.38.3
🚀 Features
- basic:
- New line after import - by @zanminkian in #161 (d1cd7)
- Prefer non global object of node - by @zanminkian and @antfu in #159 (502f6)
🐞 Bug Fixes
View changes on GitHub
v0.38.2
No significant changes