Skip to content

Disable annoying rules

Choose a tag to compare

@blakeembrey blakeembrey released this 23 Jun 18:01
· 81 commits to master since this release

Changed

  • Disable no-string-literal rule, usually required when working with TypeScript anyway
  • Disable handle-callback-err rule, currently crashing when the TypeScript return is undefined