Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

eslint-codeframe-formatter

adriantoine8.6kMIT1.0.2

ESLint formatter using babel code frame

eslint, eslint-formatter, formatter, reporter, lint, validate, codeframe, code-frame, frame

readme

eslint-codeframe-formatter

JavaScript Style Guide Build Status

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