Skip to content

Add .eslintcache to gitignore template - #10311

Closed
benasher44 wants to merge 2 commits into
react:masterfrom
benasher44:patch-1
Closed

Add .eslintcache to gitignore template#10311
benasher44 wants to merge 2 commits into
react:masterfrom
benasher44:patch-1

Conversation

@benasher44

@benasher44benasher44 commented Dec 30, 2020

Copy link
Copy Markdown

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.

@benasher44benasher44 changed the title Add eslintcache to gitignoreAdd .eslintcache to gitignore templateDec 30, 2020
@NMinhNguyen

Copy link
Copy Markdown
Contributor

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

@benasher44

benasher44 commented Jan 12, 2021

Copy link
Copy Markdown
Author

Ah thanks!

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@benasher44@NMinhNguyen@facebook-github-bot