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

Improve JSDoc deprecation warning for nonempty #1152

Conversation

lennartnederstigt
Copy link
Contributor

@lennartnederstigt lennartnederstigt commented May 19, 2022

Pretty self-explanatory I guess. By using the @deprecated tag in JSDoc your IDE will automatically mark the method as deprecated when you use it in your code.

@netlify
Copy link

netlify bot commented May 19, 2022

👷 Deploy request for guileless-rolypoly-866f8a pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit d8b1852

Now it will automatically be marked as deprecated by your IDE.
@lennartnederstigt lennartnederstigt force-pushed the fix-nonempty-deprecation-warning branch from f75b668 to d8b1852 Compare May 19, 2022 14:55
@scotttrinh scotttrinh merged commit 347332c into colinhacks:master May 20, 2022
MrAwesome pushed a commit to MrAwesome/zod that referenced this pull request May 20, 2022
@lennartnederstigt lennartnederstigt deleted the fix-nonempty-deprecation-warning branch May 23, 2022 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants