Julian Meinking
Julian Meinking
Thank you so much for this library! I am using it to patch deeply nested auto-generated types from https://github.com/payloadcms/payload. Based on the name of a property, I am applying `Required`...
Currently the types returned by `defineProps()` with a runtime declaration don't match the ones from the type declaration. This PR adds failings tests for the types from the runtime declaration...
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md)) **Describe the user story** Sometimes, a dependency specifies a peerDependency instead of a normal dependency. I would like...