6.1.1 (2020-02-27)
- add eslint rule (d107fd5)
6.1.0 (2020-02-19)
- update eslint config for tsconfig aliases (16ec17c)
6.0.0 (2020-02-12)
- rules: turn off @typescript-eslint/consistent-type-assertions (0ba724b)
- dependencies: add eslint-plugin-react-hooks and extend eslint rules (bc47159)
5.0.0 (2019-11-06)
4.3.0 (2019-07-26)
- eslint: use ts parser only for ts files (09ebff9)
4.2.1 (2019-06-27)
- eslint: add rule about rest siblings (5cf9d42)
4.2.0 (2019-05-31)
- dependencies: bump typescript 3.4.5 (7f21402)
4.1.0 (2019-05-30)
- yarn: change registry url (836964f)
- dependencies: up typescript 3.3.3 -> 3.4.5 (e372bca)
4.0.0 (2019-04-15)
- upgrade babel-core to version 7 (3b2769d)
3.0.0 (2019-02-14)
- typescript-eslint/parser: move to a new parser (d0f1825)
2.0.2 (2018-07-12)
- webpack: use require.resolve to detect loaders location (b067fa4)
2.0.1 (2018-07-03)
- eslint: add ts eslint configuration, remove tslint (0123c3f)