Skip to content

For loops, boolean attributes, line length

Compare
Choose a tag to compare
@lars-bo-colourbox lars-bo-colourbox released this 19 Dec 14:14
· 24 commits to master since this release
6f00522
  • Disables 'react/jsx-boolean-value'
  • Defines 'max-len' to 120 and adds options.
  • Re-enables 'jsx-a11y/anchor-is-valid'
  • Re-enables 'no-script-url'
  • Adds 'ForStatement' to 'no-restricted-syntax', disallowing for loops