.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?