1.0.2 • Published 8 years ago

eslint-codeframe-formatter v1.0.2

Weekly downloads
1,169
License
MIT
Repository
github
Last release
8 years ago

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.

npm.io

Install

$ npm install --save-dev eslint-codeframe-formatter

Usage

$ eslint --format=node_modules/eslint-codeframe-formatter file.js

License

MIT © Adrien Antoine