Skip to content

Enable vue/no-undef-components rule

What does this MR do and why?

This MR enables the vue/no-undef-components eslint rule.

The reason for this is that the bugs in !148425 (merged) (~4 weeks to being fixed) and !154930 (merged) (~3 years??) could’ve been avoided by this rule being on.

Closes #464700 (closed)

Edited by Kev Kloss

Merge request reports