What's Changed
🐞 Fixes
- Remove
no-unnecessary-keyrule from strict presets by @Rel1cx in #1386 - Remove
no-duplicate-keyrule from recommended presets by @Rel1cx in #1387 Removeno-implicit-keyrule from recommended presets by @Rel1cx in #1388
📝 Changes you should be aware of
The following rules have been removed from the strict and recommended presets:
no-unnecessary-keyno-duplicate-keyno-implicit-key
Full Changelog: v2.5.3...v2.5.5