Andris Sīlis

Results 3 issues of Andris Sīlis

Example: JSX: ``` ``` Output: ``` ``` No trailing whitespace is added when spread is not used. Seems like a small issue, but it breaks snapshots or `className` checks in...

enhancement
help wanted

## Description When terminal window is moved around or resized, ongoing transfer fails with a message `Could not download file: I/O error on remote: Error waiting on socket` ## Steps...

bug
sorcery
backlog

Hi `--skip-not-required` includes packages without license information. I think it is because `src/models/License.ts:requiresNotice` has this: ```ts if (!license) { return true } ```