1.0.0 • Published 7 years ago

eslint-formatter-list v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

eslint-formatter-list

Simple list of files formatter for ESLint

Install

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

Usage

Open all files with errors in you favorite editor

$ nvim `eslint --format=node_modules/eslint-formatter-list <dir>`

ESLint CLI

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

License

MIT http://gunar.mit-license.org