tslint-config-olo: v0.2.0
- Updates the TSLint configs to work with TSLint@4.0 and higher, dropping a set of rules deprecated and removed in the TSLint 4.x series in parallel with the TS 2.x releases.
- This now requires TS 2.x so that it's backwards-compatible as a set of lint rules – added a note to the README and a peer dependency so you'll get an active warning to that effect if you try to use it without TS 2.x)