Aaron McCall
Aaron McCall
It would be nice to be able to mark the code/comment pair as being for a class/function definition for the purpose of tweaking the HTML output (bottom aligning the block...
It would be really useful to be able to provide a data[prop] to query/payload[prop] mapping without having to specify validators for all of them. What about extending the hapi-io route...
This PR addresses the immediate cause of the issues reported in #534. It does not, however, address the underlying issue that react-dom detects the happy-dom environment as a legacy browser...
When I run `npx yarn-audit-fix` from the root of my project I see the following output: ```shell ~/Projects/phytochrome-web-ui [fix/230530_audit-deps-updates L|✚ 2⚑ 4] 13:37 $ npx yarn-audit-fix Resolve bins Runtime digest...
Line 428 says "pass and object," but context indicates that it should be "pass an object."
I am hoping to switch a project over to using snowpack and skypack, but when I attempt to use them there are missing exports in @material-ui/[email protected] which my project depends...