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

.eslintcache file should be in the node modules folder and should be ignored #30

Closed
suraj-singh127 opened this issue Apr 15, 2022 · 3 comments

Comments

@suraj-singh127
Copy link
Contributor

.eslintcache file keeps getting generated even after trying the various available method to .gitignore this file, the files keeps generating.
As of now the only viable solutions seems to be deleting the .eslintcache file and then push the changes upstream.

Here is a reference of this issue - facebook/create-react-app#9977

can you guys please look into this issue and confirm if this happens on your devices as well?

@Mutugiii
Copy link
Member

Adding it to the .gitignore should be sufficient since it remains untracked

@yashika51
Copy link
Collaborator

Yeah I think .gitignore should handle it if the gitignore file and the cache file are in the same directory. @suraj-singh127

@Mayank17M
Copy link
Member

@yashika51 this can be closed

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

4 participants