You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.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.