Releases: ThreadsStyling/tsconfig
Releases · ThreadsStyling/tsconfig
v3.0.0
3.0.0 (2020-09-25)
Features
BREAKING CHANGES
- lint rules are stricter than before - linting may break on existing projects.
v2.1.2
2.1.2 (2020-07-10)
Bug Fixes
v2.1.1
2.1.1 (2020-07-10)
Bug Fixes
- 🐛 Improve eslint config to require fewer changes (#15) (306f915)
v2.1.0
2.1.0 (2020-07-09)
Features
v2.0.0
2.0.0 (2019-11-12)
Features
- reduce prettier print width to 100 (#8) (a40dcc9)
BREAKING CHANGES
- prettier line length has changed, which may require you to run
yarn prettier:write
before builds start passing again.
v1.1.0
1.1.0 (2019-11-11)
Features
- add import-blacklist tslint rule (#5) (8fde173)
v1.0.0
1.0.0 (2019-07-03)
Features