Releases: antfu/eslint-config
Releases · antfu/eslint-config
v2.25.0
🐞 Bug Fixes
View changes on GitHub
v2.24.1
v2.24.0
v2.23.2
No significant changes
View changes on GitHub
v2.23.1
🐞 Bug Fixes
- Remove deprecated 'ts/prefer-ts-expect-error' rule - by @andylou0102 and AndyLuo in #549 (22517)
- Delete
svelte/valid-compile
rule from eslint-plugin-svelte - by @ryoppippi in #552 (6e6cd) - Use
fixable: true
- by @hyoban in #554 (9d53b)
View changes on GitHub
v2.23.0
🚀 Features
🐞 Bug Fixes
- Enable
eslint-config-flat-gitignore
even if.gitignore
is not in cwd - by @lachlancollins in #547 (c118b) - Use a fork of
eslint-plugin-unused-imports
- by @antfu (79442)
View changes on GitHub
v2.22.4
🐞 Bug Fixes
- typescript: Remove string[] from tsconfigPath as not supported in v8 - by @RayGuo-ergou in #545 (8c9e3)
View changes on GitHub
v2.22.3
🐞 Bug Fixes
- Add
.svelte-kit
to ignored paths - by @lachlancollins in #542 (94fd0) - TsconifgPath configuration - by @vaiil in #541 (e1a9d)
View changes on GitHub
v2.22.2
🚀 Features
🐞 Bug Fixes
- typescript: Allow description for
ts-expect-error
in `ban-ts-c… - by @kevinmarrec and @antfu in #517 (bf7a5)
View changes on GitHub
v2.22.1
No significant changes