Appearance
Enforce camelcase naming convention in <template>
<template>
This rule is the same rule as core camelcase rule but it applies to the expressions in <template>.
This rule was introduced in eslint-plugin-vue v5.2.0
Taken with ❤️ from ESLint core