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

Add vue/require-default-export rule #2494

Merged
merged 12 commits into from
Jul 13, 2024

Conversation

ItMaga
Copy link
Contributor

@ItMaga ItMaga commented Jun 30, 2024

closes #2383

ItMaga added 2 commits June 30, 2024 22:04

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ItMaga and others added 7 commits July 6, 2024 18:16

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…t-export

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ItMaga added 3 commits July 10, 2024 16:59
@ItMaga ItMaga requested a review from FloEdelmann July 10, 2024 14:07
Copy link
Member

@FloEdelmann FloEdelmann left a comment

Choose a reason for hiding this comment

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

Nice, looks good to me now 🙂

@FloEdelmann FloEdelmann requested a review from ota-meshi July 10, 2024 14:31
Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you!

@ota-meshi ota-meshi merged commit 9252468 into vuejs:master Jul 13, 2024
18 checks passed
@ItMaga ItMaga deleted the feat/require-default-export branch December 31, 2024 21:54
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.

Require default export on <script>
3 participants