Skip to content

Enable @gitlab/vue-no-undef-components rule

Kev Kloss requested to merge kkloss-enable-vue-no-undef-components-rule into master

What does this MR do and why?

This MR enables the @gitlab/vue-no-undef-components introduced in gitlab-org/frontend/eslint-plugin!119 (closed) (waiting on it to be merged).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

How to set up and validate locally

  1. yarn lint:eslint:all
  2. See that there are no errors

Merge request reports