Releases: Tresjs/eslint-config
Releases · Tresjs/eslint-config
v1.4.0
1.4.0 (2024-10-01)
🚀 Features
- added ignores and turn off
style/max-statements-per-line
rule (a87f92d) - moved ignores to antfu config (d033c2e)
What's Changed
- feat: added ignores and turn off
style/max-statements-per-line
rule by @alvarosabu in #20
Full Changelog: 1.3.2...1.4.0
v1.3.2
v1.3.1
1.3.1 (2024-09-13)
🩹 Bug Fixes
- more perfectionist rules fixed (8e7c146)
Full Changelog: 1.3.0...1.3.1
v1.3.0
v1.2.0
v1.1.0
1.1.0 (2024-05-16)
🚀 Features
- added exception to rule
vue/attribute-hyphenation
(b70f2fa)
🩹 Bug Fixes
- import correct flatconfig type (b97879f)
⚙️ Refactor
- add rule for hyphenation to the right place (7d6ac43)
What's Changed
- feat: 2 add rule to skip vueattribute hyphenation by @alvarosabu in #3
- chore: update deps by @alvarosabu in #4
- Configure Renovate by @renovate in #1
New Contributors
- @alvarosabu made their first contribution in #3
- @renovate made their first contribution in #1
Full Changelog: 1.0.0...1.1.0
1.0.0
1.0.0 (2024-03-17)
- Flat config
- Extend
@antfu/eslint-config
Full Changelog: https://github.com/Tresjs/eslint-config/commits/1.0.0