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
I'd like to add a .nycrc.json in my project root and have karma-coverage pick up on it without needing to specify includes or excludes in my karma.conf.js
I'd like to add a
.nycrc.json
in my project root and havekarma-coverage
pick up on it without needing to specify includes or excludes in mykarma.conf.js
Example config:
Additionally, some users will want to specify a
nyc
key in their package.json with value same as above.The text was updated successfully, but these errors were encountered: