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

fix(tsx): Remove unnecessary jsdoc comment #967

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Conversation

Princesseuh
Copy link
Member

Changes

I'm not sure why I thought it had to be a /** comment, it's not necessary. This was causing the first const in a component to be marked by the JSDoc.

Testing

Tests should pass! I also tested that this works in the TypeScript playground

Docs

N/A

Copy link

changeset-bot bot commented Feb 13, 2024

🦋 Changeset detected

Latest commit: 2648fa6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@astrojs/compiler Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Princesseuh Princesseuh merged commit 6ffa54b into main Feb 13, 2024
5 checks passed
@Princesseuh Princesseuh deleted the fix/unnecessary-jsdoc branch February 13, 2024 12:25
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