JS.VUE.NO.EMPTY.PATTERN

Disallow empty destructuring patterns

This rule is the same rule as core no-empty-pattern rule but it applies to the expressions in <template>.

Further Reading

  • https://eslint.org/docs/rules/no-empty-pattern

The content on this page is adapted from the ESLint User Guide. Copyright © OpenJS Foundation and other contributors, www.openjsf.org. All rights reserved. https://eslint.org/docs/rules/