Skip to content

Multiline operator placement, jsx-a11y/label adjusments

Latest
Compare
Choose a tag to compare
@roubaobaozi roubaobaozi released this 05 Jul 06:52
· 2 commits to master since this release
  • Require linebreaks be placed before operators. Change operator-linebreak from after to before to keep terms in multi-line expressions on the same line.
  • Turn off label-has-for, it’s been deprecated.
  • Turn off label-has-associated-control, because it is a nightmare to have to keep a list for styled-component names that output label or input/select/textarea.