diff --git a/docs/rules/README.md b/docs/rules/README.md index e2353b631..6b74ad281 100644 --- a/docs/rules/README.md +++ b/docs/rules/README.md @@ -148,6 +148,7 @@ Enforce all the rules in this category, as well as all higher priority rules, wi |:--------|:------------|:---| | [vue/attributes-order](./attributes-order.md) | enforce order of attributes | :wrench: | | [vue/component-tags-order](./component-tags-order.md) | enforce order of component top-level elements | | +| [vue/no-lone-template](./no-lone-template.md) | disallow unnecessary `