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

Implement a @nonnull JSDoc tag #57042

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Implement a @nonnull JSDoc tag #57042

wants to merge 5 commits into from

Conversation

DanielRosenwasser
Copy link
Member

@DanielRosenwasser DanielRosenwasser commented Jan 12, 2024

Fixes #23405.

@typescript-bot
Copy link
Collaborator

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up.

@DanielRosenwasser DanielRosenwasser marked this pull request as ready for review January 17, 2024 21:44
@sandersn sandersn self-requested a review January 30, 2024 19:37
@NemoStein
Copy link

TS 5.5 beta is released, but this isn't merged yet... Are there any plans to ship this with 5.5 or will it be pushd forward?

@codenomnom
Copy link

Any news on this one? It's been a while...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Backlog Bug PRs that fix a backlog bug
Projects
Status: Waiting on reviewers
Development

Successfully merging this pull request may close these issues.

Support a @nonnull/@nonnullable JSDoc assertion comment
4 participants