Skip to content

Conversation

@mrzdevcore
Copy link

Extend no-duplicate-attributes rules with allowedDOMProps option to handle
v-bind:attribute-name.prop - force a binding to be set as a DOM property.

allowedDOMProps (Array<string>) ... Enables [v-bind:attribute-name.prop] directive to coexist with [v-bind:attribute-name] or [attribute-name] attribute. Default is []

@FloEdelmann
Copy link
Member

Ping @mrzdevcore

@FloEdelmann
Copy link
Member

I'll close this for now because it seems to be abandoned and there are already some merge conflicts. Feel free to open a new PR 🙂

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.

Extend no-duplicate-attributes with new option allowedDOMProps

3 participants