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

Updated to detect Vue3 components. #1073

Merged
merged 1 commit into from Mar 14, 2020
Merged

Updated to detect Vue3 components. #1073

merged 1 commit into from Mar 14, 2020

Conversation

ota-meshi
Copy link
Member

This PR makes that the following Vue components are validated by each rule:

  • app.component('name', {/*component*/})
  • app.mixin({/*component*/})
  • createApp({/*component*/})

ref #1035

@ota-meshi ota-meshi mentioned this pull request Mar 10, 2020
75 tasks
@ota-meshi ota-meshi self-assigned this Mar 10, 2020
@ota-meshi ota-meshi merged commit a634e3c into master Mar 14, 2020
@ota-meshi ota-meshi deleted the detect-vue-components branch March 14, 2020 08:09
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.

None yet

1 participant