eslint-formatter-skip

0.0.2 • Public • Published

eslint-formatter-skip

eslint-formatter-skip is library that adds skip comments for each file that cannot be automatically corrected by eslint. This is useful when you get a lot of errors after changing the rules, updating versions, add plugins.

Install

yarn add -D eslint-formatter-skip
# or
# npm i -save-dev eslint-formatter-skip

Usage

yarn eslint -f skip src

Readme

Keywords

Package Sidebar

Install

npm i eslint-formatter-skip

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

2.52 kB

Total Files

3

Last publish

Collaborators

  • kameikazuto