Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(parser): support union type with null | undefined #400

Merged
merged 1 commit into from Aug 13, 2022

Conversation

rubenfiszel
Copy link
Contributor

Adding support for x: typ | undefined and x: typ | null to the typescript parser

@rubenfiszel rubenfiszel changed the title feat: support union type will null | undefined feat(parser): support union type with null | undefined Aug 13, 2022
@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0b10a4f
Status: ✅  Deploy successful!
Preview URL: https://59a8ebd6.windmill.pages.dev
Branch Preview URL: https://rf-uniontypenull.windmill.pages.dev

View logs

@rubenfiszel rubenfiszel merged commit 0384727 into main Aug 13, 2022
@rubenfiszel rubenfiszel deleted the rf/unionTypeNull branch August 13, 2022 17:35
@github-actions github-actions bot locked and limited conversation to collaborators Aug 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant