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

Clean up lib.deno.ns.d.ts JSDoc #4170

Merged
merged 1 commit into from
Feb 28, 2020
Merged

Clean up lib.deno.ns.d.ts JSDoc #4170

merged 1 commit into from
Feb 28, 2020

Conversation

kitsonk
Copy link
Contributor

@kitsonk kitsonk commented Feb 28, 2020

I was working on something and noticed some of the Deno APIs has some badly formed JSDoc that didn't render well in VSCode, so I tried to clean up everything in lib.deno.ns.d.ts, fix some grammar issues, move JSDoc to better places, consistently format things like permissions, etc.

I didn't update the sources, as if/when we ever get back to auto generating it, we would want to do some sort of big refresh.

Copy link
Member

@ry ry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! Thank you!

@ry ry merged commit 0a51611 into denoland:master Feb 28, 2020
mhvsa pushed a commit to mhvsa/deno that referenced this pull request Mar 6, 2020
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