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

Fixed false positives for Vue 3 functional component in vue/require-direct-export rule. #1199

Merged
merged 1 commit into from Jun 7, 2020

Conversation

ota-meshi
Copy link
Member

And, add option disallowFunctionalComponentFunction to revert to the old behavior.

close #1197

…direct-export` rule.

And, add option `disallowFunctionalComponentFunction` to revert to the old behavior.
@ota-meshi ota-meshi self-assigned this Jun 7, 2020
@ota-meshi ota-meshi added the bug label Jun 7, 2020
@ota-meshi ota-meshi merged commit 376048e into master Jun 7, 2020
@ota-meshi ota-meshi deleted the fix-require-direct-export branch June 7, 2020 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The rule vue/require-direct-export does not support functional components
1 participant