Matias Lopez

Results 5 issues of Matias Lopez

##### Checklist - [x] `npm install && npm test` passes - [ ] tests are included - [x] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master/doc/guides/contributing/pull-requests.md#commit-message-guidelines) ##### Description of change An effort to...

##### Checklist - [x] `npm install && npm test` passes - [ ] tests are included - [x] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master/doc/guides/contributing/pull-requests.md#commit-message-guidelines) ##### Description of change Promisifying the clean...

##### Checklist - [x] `npm install && npm test` passes - [ ] tests are included - [x] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master/doc/guides/contributing/pull-requests.md#commit-message-guidelines) ##### Description of change An effort to...

Seems that TSDoc conflicts with the JSDoc use of [@inheritdoc](https://jsdoc.app/tags-inheritdoc.html) since TSDoc capitalizes the "d" as [@inheritDoc](https://tsdoc.org/pages/tags/inheritdoc/). Is this intentional, if so why? Can both be accepted (given it's too...

# Bug Report ### 🔎 Search Terms overload functions ### 🕗 Version & Regression Information - This is the behavior in every version I tried, and I reviewed the FAQ...

Help Wanted
Possible Improvement