Releases: coderwyd/eslint-config
Releases · coderwyd/eslint-config
v4.4.0
🚀 Features
- import: Remove unused import rules from configuration - by @coderwyd (3cee9)
- sort: Add 'imports' key to package.json sorting order - by @coderwyd (7ec63)
- unicorn: Add options parameter to unicorn function and extend OptionsUnicorn interface - by @coderwyd (92deb)
v4.2.2
🐞 Bug Fixes
- Update import groups in perfectionist config for better organization - by @coderwyd (d846e)
v4.0.0
🚨 Breaking Changes
🚀 Features