### Description #9074 introduced a hack that disables this rule because it flagged a lot of false positives in `v-for`. This should be fixed in the same PR as #8062, or a subsequent PR.
Description
#9074 introduced a hack that disables this rule because it flagged a lot of false positives in
v-for.This should be fixed in the same PR as #8062, or a subsequent PR.