Skip to content

Fix false positives for vars inside functions in vue/valid-define-emits and vue/valid-define-props rules#1652

Merged
ota-meshi merged 1 commit intomasterfrom
issue1651
Oct 6, 2021
Merged

Fix false positives for vars inside functions in vue/valid-define-emits and vue/valid-define-props rules#1652
ota-meshi merged 1 commit intomasterfrom
issue1651

Conversation

@ota-meshi
Copy link
Member

fixes #1651

@ota-meshi ota-meshi added the bug label Oct 6, 2021
@ota-meshi ota-meshi merged commit a70175e into master Oct 6, 2021
@ota-meshi ota-meshi deleted the issue1651 branch October 6, 2021 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vue/valid-define-emits treats validator payload as local variable and fails

1 participant