Tony Ross
Tony Ross
We should start automatically releasing (at least to npm) on a regular cadence now that we've moved updating dependencies out of the release script. This can be either scheduled (likely...
Before hints actually display in VS Code for projects that don't already have webhint installed, webhint has to get installed in the background. However there's no indication that this is...
In [webhint](https://webhint.io/) we've recently started integrating BCD to automatically warn users about potential cross-browser support issues. Lately we've been focusing on reducing noise from features developers can/should use even if...