- Allow users to configure rules
- Treat uniline and multiline variable declarations by separate rules
- Improve some regexps to cover more use cases
- Keep property decorator position (on a separate line or in-line with declaration) intact
- Add uniline test hooks (before, beforeEach, ...) treatment
- Fix tslint:disable-next-line comment being separated from the following line
- Prevent CLI from accepting absolute paths to directories
- Add abstract method and abstract property accessor treatment
- Fix bugs in patterns that might lead to catastrophic backtracking
- Add bin field to package.json