UNPKG

815 BMarkdownView Raw
13.1.0 / 2018-11-19
2==================
3- [deps] Update all versions to latest.
4
53.0.0 / 2018-9-10
6=================
7- [breaking] Set `max-line-length` to `100`
8- [breaking] Enforce `ordered-imports`
9- [minor] Upgrading deps (prettier, airbnb config)
10- [fix] Remove deprecated `no-unused-variable`
11
122.0.0 / 2018-7-11
13=================
14- [breaking] Refactor all rules using airbnb and prettier configs as a baseline
15
161.3.0 / 2017-8-11
17=================
18- [minor] Change `interface-over-type-literal` to warning
19
201.2.0 / 2017-6-2
21================
22- [minor] Change `max-line-length` and `type-def` to warnings
23
241.1.0 / 2017-6-2
25================
26- [minor] Increasing line length for `max-line` rule
27- [minor] Turn off `interface-over-type-literal` rule
28
291.0.0 / 2017-5-31
30=================
31- Initial TSLint configuration