Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with a persistent cache #174

Open
SLKnutson opened this issue Jul 14, 2022 · 1 comment
Open

Integration with a persistent cache #174

SLKnutson opened this issue Jul 14, 2022 · 1 comment

Comments

@SLKnutson
Copy link

Would be sweet if in the check mode this would read from/write to the eslint cache (or create a similar paradigm), so that you don't have to always check all the files when you want parallelism.

Thanks!

@IPWright83
Copy link

I also think this would be a really great idea. I want to leverage esprint during pre-commit hooks etc, but linting files unnecessarily seems a waste.

IDE's/Editors such as VSCode already have caching and a continuous runner built in so it doesn't make sense to use esprint there (I use eslint_d with SublimeText personally). But as soon as you're outside them esprint becomes really useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants