Neal van Veen

Results 3 issues of Neal van Veen

## 🚀 Feature request ### Current Behavior Current `modify` and `set` functions in Prism, Optional, or Traverse only allow modifications to properties of the same type. ### Desired Behavior Methods...

If I add the most basic `import tailwindConfig from '../../../tailwind.config.js` in a component story in `libs/shared/ui` I get an error from the webpack dev server for storybook: `Module not found:...

**Description** I want to use the transform function to extract common enums from our API spec into separate type declarations (and even transform them into const arrays), by filtering by...

enhancement
PRs welcome
openapi-ts