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

Add vue/no-unused-properties rule (from #871) #1145

Merged
merged 3 commits into from May 21, 2020
Merged

Add vue/no-unused-properties rule (from #871) #1145

merged 3 commits into from May 21, 2020

Conversation

ota-meshi
Copy link
Member

@ota-meshi ota-meshi commented May 19, 2020

This PR is derived from #871.

This PR change is Vue.js 3.x support and some fixes.


close #871
close #631

@ota-meshi ota-meshi self-assigned this May 19, 2020
@ota-meshi ota-meshi merged commit 5750d7a into master May 21, 2020
@ota-meshi ota-meshi deleted the pr871 branch May 21, 2020 02:20
@Mouvedia
Copy link

Mouvedia commented Aug 7, 2020

Was it by design that mixins and extends are not parsed ?
@ota-meshi if not can you fix it?

I am not talking about the mixin or SFC being extended, themselves, but about the component which are merging those mixin or being extended.

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.

Rule Proposal: no-unused-variables
2 participants