Releases: gads-citron/eslint-config-citron
Releases · gads-citron/eslint-config-citron
v3.0.0
What's Changed
- [DVDD-1077]🔧 forbid import of moment and moment-timezone by @Vico4 in #29
New Contributors
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- [DVDD-1053] 🔧 Rules - allow importing sub packages by @wayglem in #27
- [DVDD-1053] 🔧 Package - Version 2.0 by @SurturCheese in #28
Full Changelog: v1.7.0...v2.0.0
v1.1.0
What's Changed
- #8 🐛 Fix no shadow error
- #1 ✨ Disable 'no-use-before-define' for functions
- #9 ✨ Remove no await in loop
- #11 ✨ Disable 'no-useless-constructor' rule