Tony Ross

Results 16 issues of 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...

type:new-feature
msft-consider

It's that time again :)

type:new-feature
msft-consider

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...

type:bug
msft-consider

This isn't being used (as it's not configured) and we've removed the associated repo to log issues for failed scans. Time to clean up the code: https://github.com/webhintio/serverless-online-service/blob/main/packages/utils/src/github/issuereporter.ts

> We could look into bundle everything with webpack. It should decrease the load time as there will not be hundreds of smaller files. Maybe for another update? Yep, I...

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...

question :grey_question:
schema :gear:
idle 🐌