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/no-expose-after-await rule #1712

Merged
merged 1 commit into from Nov 18, 2021
Merged

Add vue/no-expose-after-await rule #1712

merged 1 commit into from Nov 18, 2021

Conversation

ota-meshi
Copy link
Member

This PR adds vue/no-expose-after-await rule that reports the expose() after await expression.

close #1704

@ota-meshi ota-meshi merged commit 7c6ac02 into master Nov 18, 2021
@ota-meshi ota-meshi deleted the no-expose-after-await branch November 18, 2021 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rule proposal: no-expose-after-await
1 participant