Devin McIntyre

Results 14 issues of Devin McIntyre

The link in the README for joining discord is currently a 404. I haven't been able to find it by searching the website or inside discord.

I am maintaining some legacy code that uses lodash templating. When code coverage gets calculated, the following error is thrown repeatedly: ``` TypeError: Invalid URL at new URL (node:internal/url:775:36) at...

I need to be able to configure the watermarks and output subdirectories/files for coverage reporting. Below is the kind of change I would make for a pull request for this...

This contains the following updates: - to be compatible with ESLint version 9+ - JSDoc improvements - updating the unit tests to run using node:test and c8 - linter and...