Skip to content

v1.1.0

Compare
Choose a tag to compare
@Badisi Badisi released this 17 Apr 20:03

Bug Fixes

  • rules: remove rxjs/no-topromise as toPromise is being deprecated in RxJS7 and will be removed in RxJS8

Features

  • config: add strict configuration

Improvements

  • perf: improve performance by using a dedicated tsconfig.eslint.json configuration file
  • perf: only require parent project to have eslint installed - every else will be provided by @hug/eslint-config
  • doc: add angular project example