eslint-codeframe-formatter
ESLint formatter using babel-code-frame to show the piece of code where the errors and warnings are.
Install
$ npm install --save-dev eslint-codeframe-formatter
Usage
$ eslint --format=node_modules/eslint-codeframe-formatter file.js
License
MIT © Adrien Antoine