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
ArcanistESLinter should look for ESlint locally installed in project before looking for global installation of ESLint.
If both are missing it should throw an exception.
I think it's better to call a local version of ESLint first before going for a global one.
The text was updated successfully, but these errors were encountered: