Skip to content

removed .eslintcache and added it to .gitignore

John Sparger requested to merge develop into master

.eslintcache is a build product introduced recently which is put in an unfortunate place. See https://github.com/facebook/create-react-app/issues/10161

Merge request reports