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

Change eslint loader cache location #9970

Closed
ianschmitz opened this issue Oct 30, 2020 · 0 comments · Fixed by #9977 · 4 remaining pull requests
Closed

Change eslint loader cache location #9970

ianschmitz opened this issue Oct 30, 2020 · 0 comments · Fixed by #9977 · 4 remaining pull requests
Assignees
Milestone

Comments

@ianschmitz
Copy link
Contributor

As a follow up to #9911, we should configure the ESLint loader to emit cache files to somewhere within the node_modules/.cache folder, instead of .eslintcache at the root of the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment