eslint-nibble

Ease into ESLint, by fixing one rule at a time

MIT License

Downloads
365.8K
Stars
777
Committers
18

Bot releases are visible (Hide)

eslint-nibble -

Published by IanVS about 8 years ago

Thanks to @aboyton, this adds support for specifying a custom eslint config (analogous to --config or -c for eslint).

eslint-nibble - Thrice

Published by IanVS about 8 years ago

This updates ESLint to version 3.X, and updates some other dependencies as well.

Because of updates to eslint-friendly-formatter, you will now get a handy compact list of files with linting errors after running eslint-nibble and choosing a rule.

eslint-nibble - Extended Release

Published by IanVS about 8 years ago

This release adds a --ext option, to allow specifying the extensions of javascript files to examine (just like ESLint).

eslint-nibble - Resolved

Published by IanVS almost 9 years ago

This release has a little bit of code cleanup, adds travis-ci configuration, and prevents errors when using npm@3 or npm dedupe.

Thanks to @zckrs and @princed for their contributions to this release.

eslint-nibble -

Published by IanVS about 9 years ago

This release updates ESLint to 1.x.

eslint-nibble -

Published by IanVS about 9 years ago

This release adds tests, cleans up a few minor bugs, and re-architects some of the internal code. It also improves the way that eslint-nibble handles fatal errors from ESLint.

This will be the final release before ESLint is updated to 1.0.0.

eslint-nibble -

Published by IanVS about 9 years ago

The major change in this release is that if you run eslint-nibble with no arguments, you will now get a help screen instead of assuming you want to lint everything in cwd. Of course, you can still lint everything in cwd, you just need to specify an argument of: .

eslint-nibble - Keep it Local

Published by IanVS over 9 years ago

  • (Docs) Update usage instructions to avoid global installation
  • (Fix) Check for first message existence before checking for fatal
eslint-nibble -

Published by IanVS over 9 years ago

Package Rankings
Top 1.95% on Npmjs.org
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
npm Build Status