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
I expect to intercept lint:standard error in lint, however, this doesn't happen:
jake aborted.
Error
at Timeout.api.fail [as _onTimeout] (/.../node_modules/jake/lib/api.js:350:13)
at ontimeout (timers.js:386:14)
(See full trace by running task with --trace)
The text was updated successfully, but these errors were encountered:
Given following Jakefile:
I expect to intercept
lint:standard
error inlint
, however, this doesn't happen:The text was updated successfully, but these errors were encountered: