0.5.0 (2018-01-24)
- tslint-config: 'blank-lines' doesn't support Windows line-break style (#22) (fe16dfe)
- tslint-config: 'blank-lines' false positives for methods (#23) (cd92cdc)
0.4.0 (2017-12-08)
- tslint-config: change config value for "no-multiline-string" (#21) (d2bc6aa)
- tslint-config: change config value for "no-this-assignment" (#20) (f71464b)
- tslint-config: Console output not allowed (#15) (fb40bf4)
- tslint-config: Removed underscore-before-private (#18) (7f31414)
- tslint-config: rule for setting blank lines count for blocks (#19) (144bfba)
- tslint-config: Single arg arrow func MUST has parens (#14) (17b4c42)
- tslint-config: Use array literal syntax when declaring or instantiating array types (#10) (da1df70)
0.3.0 (2017-12-01)
- tslint-config: updated npm dev dependencies (2b0e473)
- tslint-config: Improving rules for tslint:recommend (#4) (f1c63f0)
- tslint-config: New rule underscore-before-private (#7) (5591b0b)
- tslint-config: TSLint corrections + legacy compatibility rules (#3) (cacb787)
0.2.0 (2017-11-09)
- tslint-config: updated codelyzer version (9b6b48d)
0.1.3 (2017-10-03)
- added "quotemark" rule (caf948f)
- added override for TSLint rules (e4961de)
- added override rules for TSLint Microsoft (c90ad00)
- tslint-config: bumped version number to 0.1.3 (7f45f50)