- Use lowercase for ruleSeverity
- Allow
project
to be specified as a config option instead offiles
- Fix for SyntaxError: Unexpected token on error
- Handle errors with json parsing
- Correctly parse the logs from child process
- Fix typings
- The plugin waits for the linter to complete
- The child process redirects the output to the parent as json and the parent parses the json and adds the result to the compilation object
- The tslint should produce the results faster and warning and error handling is respected
- Added silent option
- Fixes for Typescript typings
- Added Typescript typings
- Added support for webpack 4, keeping backwards compatability