vue-scoped-css/require-v-deep-argument
require selector argument to be passed to
::v-deep()
- ⚙️ 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 ::v-deep
pseudo-element with no selector argument passed.
🔧 Options
Nothing.