1.0.11 (2021-12-28)
- bump eslint-plugin-promise (aeab61c)
1.0.10 (2021-10-18)
- support eslint 8 (633afc0)
1.0.9 (2020-12-02)
- @typescript-eslint/no-use-before-define -> no-use-before-define (af7957d)
1.0.8 (2020-11-27)
- bump eslint-config-standard (c1c1a88)
1.0.7 (2020-07-12)
- disable @typescript-eslint/explicit-module-boundary-types rule (512effa)
1.0.6 (2020-07-12)
- bump @typescript-eslint (a6c3807)
1.0.5 (2020-05-09)
- bump eslint to v7 (8d02ca7)
1.0.4 (2020-03-03)
- @typescript-eslint/no-unused-vars: error (d75dfa0)
1.0.3 (2020-03-02)
- add quote-props rule for consistent quotes around props (7592659)
1.0.2 (2019-12-27)
- add import/named rule (003c832)
1.0.1 (2019-11-13)
- add prefer-template rule (9f0275c)