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

feat(vue): replace deprecate rules of vue #235

Merged
merged 1 commit into from Aug 26, 2023

Conversation

leedom92
Copy link
Contributor

Description

Two rules of vue are deprecated and replaced by others.

Linked Issues

Additional context

  1. vue/component-tags-order was deprecated and replaced by vue/block-order rule.
  2. vue/no-setup-props-destructure was deprecated and replaced by vue/no-setup-props-reactivity-loss rule.

@antfu antfu merged commit eab00e2 into antfu:main Aug 26, 2023
@leedom92 leedom92 deleted the replace-deprecate-rules-of-vue branch August 26, 2023 13:13
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

2 participants