Sagnik Pradhan

Results 6 issues of Sagnik Pradhan

- Version: 3.0.2 - Rollup Version: 2.75.7 - Operating System and version (if applicable): Does not matter - Node Version (if applicable): 18.4.0 - Does it work with `tsc` (if...

- Add types for the plugins, they seem to extend the basic plugin type. Would also suggest to add a generic to the plugin manager methods, a string id of...

#### Screenshot ![image](https://user-images.githubusercontent.com/26499576/153760478-acd3c5e4-ff33-4f6b-9eba-8c2307abdf9d.png) #### Description Prisma seemed to be stuck on generate command, running it with `DEBUG="*"` showed it had to do with `floggy` not mentioning `chalk` as a (peer,...

type/bug
community/help-wanted

How would I go around using `ConditionalPickDeep` with `PartialDeep`, seems like `ConditionalPickDeep` excludes objects that can be undefined too? [Typescript playground link](https://tsplay.dev/m3xrbW) BTW Love the repository ❤️ ## Upvote &...

question