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

docs: fix usage of incorrect JSDoc prefix #492

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

Erb3
Copy link
Contributor

@Erb3 Erb3 commented Oct 31, 2024

When browsing the code I discovered that some attempted doc comments used the incorrect JSDoc prefix (/* instead of /**). This results in those comments not being picked up by JSDoc, and thus not in the documentation or in-editor hints.

When browsing the code I discovered that some attempted doc comments used the incorrect JSDoc prefix (`/*` instead of `/**`). This results in those comments not being picked up by JSDoc, and thus not in the documentation or in-editor hints.
Copy link

pkg-pr-new bot commented Oct 31, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/kaplayjs/kaplay@492

commit: 4092b8d

@lajbel lajbel merged commit 3030298 into kaplayjs:master Oct 31, 2024
2 checks passed
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.

3 participants