Skip to content

Latest commit

 

History

History
76 lines (33 loc) · 2.78 KB

CHANGELOG.md

File metadata and controls

76 lines (33 loc) · 2.78 KB

1.0.11 (2021-12-28)

Bug Fixes

  • bump eslint-plugin-promise (aeab61c)

1.0.10 (2021-10-18)

Bug Fixes

1.0.9 (2020-12-02)

Bug Fixes

  • @typescript-eslint/no-use-before-define -> no-use-before-define (af7957d)

1.0.8 (2020-11-27)

Bug Fixes

  • bump eslint-config-standard (c1c1a88)

1.0.7 (2020-07-12)

Bug Fixes

  • disable @typescript-eslint/explicit-module-boundary-types rule (512effa)

1.0.6 (2020-07-12)

Bug Fixes

1.0.5 (2020-05-09)

Bug Fixes

1.0.4 (2020-03-03)

Bug Fixes

  • @typescript-eslint/no-unused-vars: error (d75dfa0)

1.0.3 (2020-03-02)

Bug Fixes

  • add quote-props rule for consistent quotes around props (7592659)

1.0.2 (2019-12-27)

Bug Fixes

1.0.1 (2019-11-13)

Bug Fixes

  • add prefer-template rule (9f0275c)