Skip to content

v2.12.0

Choose a tag to compare

@kristijanbambir kristijanbambir released this 29 Nov 13:19
· 83 commits to master since this release

Updates the eslint-config-angular-ts rules:

  • TypeScript related rules have moved to eslint-config-core-ts
  • The prefer-arrow/prefer-arrow-functions has been turned off
  • The rxjs/no-implicit-any-catch rule has been added
  • The rxjs/no-sharereplay has been turned off