Convert legacy rules for Tslint 5, fixes #73
Remove empty error for Tslint 5, fixes #71
Enable Tslint versions greater than 4
Docs and tests upgrade to Webpack 2
- Add explicit version check for Tslint
- Add option for automatic style fixing, fixes #54
- Enable absolute paths in config file path
- Add ability to specify tsconfig.json for type checked rules, fixes #45
- Fix custom formatters, fixes #46
- Enable custom config file, fixes #22
- Enable type checked rules, fixes #36
- Upgrade to Tslint 4, fixes #42