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
Argument of type 'typeof Sandbox' is not assignable to parameter of type 'Constructor<Sandbox>'.
Type 'typeof Sandbox' is not assignable to type 'void'.
(alias) class Sandbox
import Sandbox
It comes with all mocked classes in tests. I dunno if it is only in mine env (current TSlint globally and current typescript globally) - locally just forked repo
+-- stryker - current
+-- stryker-api - current
The text was updated successfully, but these errors were encountered:
Summary
It comes with all mocked classes in tests. I dunno if it is only in mine env (current TSlint globally and current typescript globally) - locally just forked repo
The text was updated successfully, but these errors were encountered: