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
{{ message }}
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.
A big problem here is that our new ESLINT rules are primed for "use ES6", which means that right now there are about 5000 errors pertaining it "please use arrow functions instead".
As discussed with @simonwex, one way forward here may be if we can somehow selectively apply ESLINT only to files that are updated after we turn on ESLINT linting, but this is an unresolved issue at the moment.
clearing the milestone here, because this is a very tricky problem, and is not happening without us figuring out how to do this for our entire app ecosystem.
with MozillaFoundation/mofo-style#24 landed, we should tap into this new and improved linting solution.
The text was updated successfully, but these errors were encountered: