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
yarn type-coverage --no-detail-when-failed does not work (detail is still displayed)
yarn type-coverage --no-detail-when-failed=true does work (detail is hidden)
This is not clear enough. It took me a bit to dig in the source code to understand it and I think the documentation is not clear enough on this point. 🥹