Skip to content

vue-scoped-css/no-deprecated-deep-combinator

disallow using deprecated deep combinators

  • ⚙️ This rule is included in "plugin:vue-scoped-css/all" and "plugin:vue-scoped-css/vue3-recommended".
  • 🔧 The --fix option on the command line can automatically fix some of the problems reported by this rule.

📖 Rule Details

This rule reports the use of deprecated deep combinators as errors.

Now loading...

🔧 Options

Nothing.

Implementation