Skip to content

Releases: tsedio/eslint-plugin-tsed

v1.1.0

29 Mar 21:27
Compare
Choose a tag to compare

1.1.0 (2024-03-29)

Bug Fixes

  • remove parserOptions requirement (01a3483)

Features

  • add autofix on required decorators (3c68a9f)
  • add import when a new decorator is added (5decf1d)
  • add unused-imported-specifier rule (5fecc57)

v1.0.0

28 Mar 14:14
b5eb90e
Compare
Choose a tag to compare

1.0.0 (2024-03-28)

Bug Fixes

Features