Skip to content

Remove redundant rule configuration

Mark Florian requested to merge remove-redundant-prefer-scoped-slots into master

What does this MR do and why?

Remove redundant rule configuration

The @gitlab/vue-prefer-dollar-scopedslots rule was enabled by default in @gitlab/eslint-plugin@15.0.0 (see the changelog), and we already depend on 16.0.0, so this can be removed.

Part of gitlab-org/frontend/eslint-plugin#54 (closed).

Screenshots or screen recordings

n/a

How to set up and validate locally

  1. Does the pipeline pass?

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Mark Florian

Merge request reports