Skip to content

Conversation

ota-meshi
Copy link
Member

@ota-meshi ota-meshi commented May 22, 2023

fixes #2183


This PR fixes unknown properties to be ignored from check when encountered.
There was a false positive if the user did not enable type information for rules in the ESLint configuration and defined the prop type externally.

Copy link
Member

@FloEdelmann FloEdelmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from two minor wording mistakes, this looks good to me :)

@ota-meshi ota-meshi merged commit d93f2c6 into master May 22, 2023
@ota-meshi ota-meshi deleted the issue2183 branch May 22, 2023 10:37
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.

Vue 3.3 throws vue/no-undef-properties for types exported from external files
2 participants