Thomas Cort
Thomas Cort
Sadly, it looks like Mocha dropped support for the `html-cov` reporter. References: * https://github.com/mochajs/mocha/issues/2420 * https://github.com/mochajs/mocha/issues/2356
`jshint` is currently run during `npm test` (as part of the `pretest` script in `package.json`). Are there issues that it misses that other linters would detect?
should be fixed in latest release. if not, please re-open.
done in master as of now
I've merged the changes into link-check and updated the dependencies of this module. The latest release should fix the problem. If not, please re-open.
I've merged the changes into link-check and updated the dependencies of this module. The latest release should fix the problem. If not, please re-open.
I think this is a good idea. I'd accept pull requests to add this feature.
There's an open task for this [link-check issue #31](https://github.com/tcort/link-check/issues/31). Feel free to implement it and submit a PR. It'd be a nice feature to have.
This has been dormant for a while and tagged as a draft, so I'm going to close it. Feel free to resubmit/reopen.
> @tcort any opinion on this one? I'm open to a pull request which would implement some form of [RFC 7234](https://httpwg.org/specs/rfc7234.html) compliant HTTP caching.