-
-
Notifications
You must be signed in to change notification settings - Fork 681
Add support for defineOptions
to vue/no-duplicate-attr-inheritance
#1886
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
Labels
Comments
|
defineOptions is now a thing, and it seems this error is still thrown. |
defineOptions
in vue/no-duplicate-attr-inheritance
defineOptions
in vue/no-duplicate-attr-inheritance
defineOptions
to vue/no-duplicate-attr-inheritance
I didn't know we could use |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist
Tell us about your environment
Please show your full configuration:
What did you do?
What did you expect to happen?
Error should gone.
What actually happened?
Set "inheritAttrs" to false.eslintvue/no-duplicate-attr-inheritance
Repository to reproduce this issue
I have used the
unplugin-vue-define-options
plugin for the above declaration.The text was updated successfully, but these errors were encountered: