Skip to content

Conversation

@dev-itsheng
Copy link
Contributor

Fixes #48557

See the last part of the issue above.

As it says, I found some JSDoc issues in the TypeScript source code, it has affected the developer's understanding of the source code, and I think it needs to be fixed.

Although my modification may not be correct, and it does not fix all the problems in the source code, I have tried my best to try to understand the purpose of each function and the meaning of each parameter, and try to write them more complete and meaningful.

So far, I have read the first two folders under src, cancellationToken and compiler.

Also, I fixed some typo issues by the way.

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Apr 9, 2022
@dev-itsheng dev-itsheng marked this pull request as draft April 9, 2022 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DataView: jsdoc about some methods

2 participants