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
Get the coverageThreshold configuration from package.json file. You can now customize the coverageThreshold configuration from your package.json file! Just create the jest property and add the configuration inside it. (@Maik3345 in #31)