TCMiranda / joi-extract-type

Provides native type extraction from Joi schemas for Typescript
MIT License
151 stars 27 forks source link

Implement .allow() to extract nullable schema #26

Closed selenehyun closed 4 years ago

selenehyun commented 4 years ago

Hello, there. I made the PR that resolves #21 . Here's my work.

image

Thank you.

Fjandin commented 4 years ago

Any change of getting this merged ?

TCMiranda commented 4 years ago

This is solved with the most recent version, thanks!