`">
外观
禁止在 <template> 中使用稀疏数组
<template>
此规则与核心 no-sparse-arrays 规则相同,但它适用于 <template> 中的表达式。
此规则是在 eslint-plugin-vue v7.0.0 中引入的
❤️ 感谢 ESLint 核心