IanVS / eslint-nibble

Ease into ESLint, by fixing one rule at a time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add --cache flag

aboyton opened this issue · comments

ESLint supports a --cache flag that can dramatically speed up linting. Adding this to nibble would also speed it up (presumably).

That seems reasonable. Would you like to submit a PR?

No problem although it doesn't seem to make linting any faster so I'm not sure that it's correct.