github typescript-eslint/tslint-to-eslint-config v2.0.0
v2.0.0: Stable Node APIs

latest releases: v2.14.0, v2.13.4, v2.13.3...
3 years ago

Version 2.0! Hooray! 🎊

This release marks the stabilization of the package's Node API, as introduced in the v2.0.0-beta* releases. We're already seeing great usage of the APIs in the angular-eslint schematic.

This stable release adds a comment conversion API alongside the configuration file API released in the betas, as well as a couple missing RxJS rule converters::

  • #809: rxjs-no-implicit-any-catch
  • #798: rxjs-no-unsafe-takeuntil and fix in rxjs-no-async-subscribe
  • #821: Added convertFileComments API

Thanks to this release's community contributor @criskrzysiu!

Don't miss a new tslint-to-eslint-config release

NewReleases is sending notifications on new releases.