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
running test coverage command raises following error.
this stems from instanbul (coverage provider for jest). Change the coverage provider to node's native code coverage tool: c8
For more information see: gotwarlost/istanbul#922
The text was updated successfully, but these errors were encountered:
running test coverage command raises following error.
this stems from instanbul (coverage provider for jest). Change the coverage provider to node's native code coverage tool: c8
For more information see:
gotwarlost/istanbul#922
The text was updated successfully, but these errors were encountered: