Created by: sidoshi
Replaces hacky code to format eslint errors by using custom loader.
I built this formatter on top of the default stylish
formatter.
It omits warnings if there are any eslint errors as required in #2120 and errors and warnings looks the same as earlier.
Closes #2121 (closed)