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

Set "vue/attribute-hyphenation" ESLint rule to "never" #35

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

arnaugiralt
Copy link
Member

Add the "vue/attribute-hyphenation" ESLint rule to always use pascalCase for multiword attributes. This prevents unwanted behaviour for some web component properties, as seen in cloudblue/connect-ui-toolkit#63).

@arnaugiralt arnaugiralt requested a review from nerimartinez March 5, 2024 10:06
nerimartinez
nerimartinez previously approved these changes Mar 5, 2024
@arnaugiralt arnaugiralt force-pushed the feat/add-attribute-hyphenation-eslint-rule branch from f6e2b53 to 548d461 Compare March 5, 2024 10:19
@arnaugiralt arnaugiralt requested a review from nerimartinez March 5, 2024 10:20
@arnaugiralt arnaugiralt merged commit 4828921 into master Mar 5, 2024
2 checks passed
@arnaugiralt arnaugiralt deleted the feat/add-attribute-hyphenation-eslint-rule branch March 5, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants