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

Add .eslintcache to gitignore template #10311

Closed
wants to merge 2 commits into from

Conversation

benasher44
Copy link

@benasher44 benasher44 commented Dec 30, 2020

Hello! I ran npx create-react-app client --template typescript and then yarn start and found that .eslintcache appeared and should have been git ignored. This adds .eslintcache to the gitignore part of the relevant templates.

@benasher44 benasher44 changed the title Add eslintcache to gitignore Add .eslintcache to gitignore template Dec 30, 2020
@NMinhNguyen
Copy link
Contributor

I think this has already been solved (but not yet released) in #9977.

@benasher44
Copy link
Author

benasher44 commented Jan 12, 2021

Ah thanks!

@benasher44 benasher44 closed this Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants