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

Update core wrapper rules to support style CSS vars injection #1576

Merged
merged 7 commits into from Jul 29, 2021

Conversation

ota-meshi
Copy link
Member

@ota-meshi ota-meshi commented Jul 18, 2021

This PR updates the following core wrapper rules to support style CSS variable injection.

  • vue/comma-spacing rule
  • vue/dot-notation rule
  • vue/eqeqeq rule
  • vue/func-call-spacing rule
  • vue/no-extra-parens rule
  • vue/no-restricted-syntax rule
  • vue/no-useless-concat rule
  • vue/prefer-template rule
  • vue/space-in-parens rule
  • vue/space-infix-ops rule
  • vue/space-unary-ops rule
  • vue/template-curly-spacing rule

Related to #1248
Related to vuejs/vue-eslint-parser#119

@ota-meshi ota-meshi marked this pull request as ready for review July 28, 2021 06:14
@ota-meshi ota-meshi merged commit e1cf1cd into master Jul 29, 2021
@ota-meshi ota-meshi deleted the style-vars-core-wrap branch July 29, 2021 03:35
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.

None yet

1 participant