Arnout Boks

Results 3 comments of Arnout Boks

The same issue happens when you have optional peer dependencies in your `package.json` which end up not being installed, i.e. something like ``` "peerDependencies": { "some-package": "^1.2.3" }, "peerDependenciesMeta": {...

@markrogoyski I noticed that in v2.8.0 some of the the `number` parameter annotations have returned, I guess due to #465. Would it be possible to also convert these to a...

Hi @markrogoyski, thanks for your quick reply and being an awesome maintainer in general! I've created #470 as a followup, with a link to a GitHub project where you can...