Open jsuddsjr opened 2 years ago
prettier-eslint-cli
prettier
eslint
Suggested feature:
I have not seen a way to pass the --cache option to eslint either as part of the command line or configuration file. I would prefer to lint only files that have changed, but I don't see how to do that.
--cache
Perhaps you can just raise a PR instead?
prettier-eslint-cli
version: 6.0.1prettier
version: 2.7.0eslint
version: 8.17.0Suggested feature:
I have not seen a way to pass the
--cache
option to eslint either as part of the command line or configuration file. I would prefer to lint only files that have changed, but I don't see how to do that.