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 was archived by the owner on Jan 19, 2019. It is now read-only.
What did you expect to happen?
Pass with no errors.
What happened?
> eslint **/*.{j,t}s
/Users/nick/Repos/purespec/matchers/Runnable.ts
1:11 error 'Runnable' is not defined no-undef
2:3 error 'run' is not defined no-undef
2:11 error 'Result' is not defined no-undef
✖ 3 problems (3 errors, 0 warnings)
RecuencoJones, igogrek, dmi3y, Reon90, laibulle and 16 more