Skip to content

Enable New Rules

Choose a tag to compare

@blakeembrey blakeembrey released this 30 Sep 21:08
· 75 commits to master since this release

Added

  • Enable no-invalid-regexp rule
  • Enable no-multi-spaces rule
  • Add checkLoops: false to no-constant-condition check
  • Enable no-ex-assign now the reported issues are fixed
  • Enable handle-callback-err now the reported issues are fixed