classnames
classnames copied to clipboard
added dev-dep nyc to create coverage reports
Hi there, I'm interested in seeing coverage reports for this projects so I installed nyc
to work with the existing tools to create them. I noticed that there was an already ignored coverage
folder, so I directed any output from nyc
to enter that folder.
Would you be open to running the test command with coverage as part of the build?
Thanks!