mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 05:58:04 -05:00
- add temp disabled `func-call-spacing` rule - add temp disabled `no-template-curly-in-string` rule - enable `no-global-assign` and deprecate `no-native-reassign` - enable `no-unsafe-negation` and deprecate `no-negated-in-lhs` - add disabled `sort-keys` rule