Bugfix and update ESLint
What's Changed
- Bugfix:
unicorn
rules were being overridden by our set of specified rules instead of being added on top of the recommended ones, fixed by @Onitoxan in #69 - Removed unused rule spotted by @Pl217 in #70
- Update dependencies by @Onitoxan in #69
- Update ESLint to
v9.21.0
- Update ESLint to
Full Changelog: v5.6.0...v5.7.0