Skip to content

v2.13.0: Corrected changed rule severities

Compare
Choose a tag to compare
@JoshuaKGoldberg JoshuaKGoldberg released this 03 May 18:49
· 361 commits to main since this release

This release includes an important bugfix for rule severities that differ between TSLint and ESLint:

  • #1468: Properly use ruleSeverity properties of rule converters during conversion

You can read more on the original issue here: #1207

Thanks to @hyperupcall for continuing to send great contributions!