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 24, 2021. It is now read-only.
Since they're so easy to miss while developing, and we don't want them to get out of hand, we might as well get our CI process involved.
Over in slack, @sibyl229 found this helpful issue that talks about how to configure for error exit codes (and some more advanced tweaks to show all errors, but maybe we don't need that?)
And @ragingsquirrel3 mentioned that there's a separate webpack config for test, so we can get the lint output to start showing up by editing that.
The text was updated successfully, but these errors were encountered:
Since they're so easy to miss while developing, and we don't want them to get out of hand, we might as well get our CI process involved.
Over in slack, @sibyl229 found this helpful issue that talks about how to configure for error exit codes (and some more advanced tweaks to show all errors, but maybe we don't need that?)
And @ragingsquirrel3 mentioned that there's a separate webpack config for test, so we can get the lint output to start showing up by editing that.
The text was updated successfully, but these errors were encountered: