1.17.0 (2023-04-03)
- bump ttypescript for a successful build (c6e1b4e)
- add support for pnpm (fe4c19c)
1.16.0 (2022-07-18)
- typos (5035d49)
- add support for yarn berry (d9ec37d)
- lint: add restrict-template-expressions (fd7c9ce)
- typescript-config: add real restriction for boolean expressions (356872e)
1.15.0 (2021-07-19)
- paths: fix ts path mapping (e5597e5)
- deps: allow skip deps upgrade (161bc89)
1.14.1 (2021-07-18)
1.14.0 (2021-02-23)
- add tsconfig checker (487974d)
- check strict null checks (5e58812)
- clean prettier configs (3c249ac)
- prettier: adapt prettier conf for eslint-plugin-prettier (e263c6d)
1.13.1 (2020-12-29)
- ignore workspaces warning with yarn (85f6394)
1.13.0 (2020-12-19)
1.12.0 (2020-11-17)
- remove clinter from CI (2ade34f)
- improve readme to account for migration (f0e134a)
1.11.0 (2020-11-11)
1.10.0 (2020-11-06)
- add early return in disable only mode (0a19e5c)
- replace help by description (0e946a3)
- ts: fix no-shadow error for enums with TS4 (f4440e7)
- add disableError arg input (0ad5efb)
- upgrade performance migration (a8d8171)
- eslint: force linebreak before return (#26) (b1539d9)
1.9.1 (2020-10-26)
- fix deps (a933d2f)
1.9.0 (2020-10-26)
- clean generated eslint config (8d1dff1)
- eslint: add package json config support (bb38337)
- ts: add ts clean config (c4c20b2)
- ts: clean typescript config (f0de9d8)
- ts: move ts specific rules to overrides category (304deae)
1.8.1 (2020-10-11)
- deps: add eslint dep (2351f8c)
1.8.0 (2020-10-11)
- migration: add migration results (a16afa9)
- migration: add option to insert disable comments (716b106)
- add error hen using wrong node version (5b93da2)
- react: add accessibility rules (807592e)
1.7.0 (2020-09-03)
- log: improve logger (2586d5d)
1.6.0 (2020-09-02)
1.5.1 (2020-09-01)
- deps: add latest tag to deps (0e56494)
1.5.0 (2020-08-11)
- fix release (ab3a24e)
- fix release process (15df27a)
- eslint-base: add default objects (8551c82)
- js-config: fix write support for js configs (#7) (03a1a95)
- typo in README.md (077da64)
- test: add e2e test support (f614e5b)
1.4.0 (2020-07-04)
- react: fix react config by using react app (d7fa825)
- jest: add jest eslint dependencies (8866371)
1.3.0 (2020-07-04)
- git: link git repo to package (63ef4a3)
1.2.0 (2020-07-04)
- deps: install required deps when generating config (ae0ff00)
1.1.0 (2020-07-02)
- test: add jest (18c3cc5)
1.0.1 (2020-07-02)
- release: fix npm release (ddc5fbf)