[64, 1]: space indentation expected
[15, 27]: Missing semicolon
[109, 36]: missing whitespace
[111, 24]: missing whitespace
[70, 1]: Consecutive blank lines are forbidden
I keep getting warnings like these from TSLint. There are huge amount of warnings, and it will be very difficult to fix it manually.
I was looking for a way which can auto-fix most of the warnings.