`">
外观
禁止在 <template> 中使用空的解构模式
<template>
此规则与核心 no-empty-pattern 规则相同,但它适用于 <template> 中的表达式。
此规则在 eslint-plugin-vue v6.0.0 中引入
❤️ 感谢 ESLint 核心