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

Change the ruleset for categories #1036

Merged
merged 1 commit into from Mar 14, 2020
Merged

Change the ruleset for categories #1036

merged 1 commit into from Mar 14, 2020

Conversation

ota-meshi
Copy link
Member

@ota-meshi ota-meshi commented Jan 16, 2020

  • Change plugin:vue/essential config
    • Add vue/valid-v-bind-sync rule
    • Add vue/valid-v-slot rule
  • Change plugin:vue/strongly-recommended config
    • Add vue/component-definition-name-casing rule
    • Add vue/v-slot-style rule
    • Remove vue/name-property-casing rule
  • Change plugin:vue/recommended config
    • Add vue/component-tags-order rule
  • Change vue/name-property-casing rule to be deprecate.

- Change `plugin:vue/essential` config
  - Add `vue/valid-v-bind-sync` rule
  - Add `vue/valid-v-slot` rule
- Change `plugin:vue/strongly-recommended` config
  - Add `vue/component-definition-name-casing` rule
  - Add `vue/v-slot-style` rule
  - Remove `vue/name-property-casing` rule
- Change `plugin:vue/recommended` config
  - Add `vue/component-tags-order` rule
- To deprecate `vue/name-property-casing` rule.
@ota-meshi ota-meshi mentioned this pull request Jan 16, 2020
75 tasks
@ota-meshi ota-meshi self-assigned this Mar 6, 2020
@ota-meshi ota-meshi merged commit a72237d into master Mar 14, 2020
@ota-meshi ota-meshi deleted the category-changes branch March 14, 2020 07:22
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