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
Recently I noticed that on codeclimate, some of the rules in eslint:recommended ruleset are not enabled. Is there any special config that I have to enable to get this to work? Specifically, I saw that the no-inner-declarations rule was ignored.