` `
外观
禁止 <template> <script> <style> 块为空
<template>
<script>
<style>
此规则禁止 <template> <script> <style> 块为空。
此规则还检查具有属性 src 的块。请参阅 Vue 单文件组件 (SFC) 规范。
src
无。
此规则在 eslint-plugin-vue v7.0.0 中引入。