Andrew Goode
Andrew Goode
@soimy That's a good suggestion, thanks. I'll try to add some content to the Common Type Properties page this weekend.
@lots0logs Unfortunately I don't have time right now. I recommend reading over prior issues (particularly my comments with code snippets) or skimming through test code (particularly the fixtures) to learn...
I'm honestly not a big fan of doing these types of conversions in sywac, but I'm not opposed to the 2nd option if it will make the migration from commander/yargs...
@JamieSlome Hi! I'll look into adding a SECURITY.md policy. In the meantime, please email me using the gmail address from the commit history.
@ready-research I have not received any emails outlining the security issue.
@JamieSlome Thank you. Sounds similar to https://github.com/chalk/ansi-regex/pull/37. Will look into verifying and patching this within the next couple days. I don't know how bounties on huntr work, but if you'd...
Breaking convention from existing standards seems a bit odd to me, but as long as it's an opt-in configuration and doesn't change the default, I'm not opposed to this. As...
Adding `wrap-ansi` as a dependency currently adds 10 packages as runtime dependencies: ``` └─┬ [email protected] ├─┬ [email protected] │ ├── @types/[email protected] │ └─┬ [email protected] │ └── [email protected] ├─┬ [email protected] │ ├──...
I like the idea of a "wrap text" style hook. Maybe we should look into that possibility.
@immykins We would love for you to help with this! It might get a little tricky diving into the codebase the first time, but hopefully we can give you some...