ESLint formatter using babel code frame
npm install eslint-codeframe-formatter

ESLint formatter using babel-code-frame to show the piece of code where the errors and warnings are.

``console`
$ npm install --save-dev eslint-codeframe-formatter
```
$ eslint --format=node_modules/eslint-codeframe-formatter file.js
MIT © Adrien Antoine