diff --git a/README.md b/README.md index 8382a6647..62121c2e1 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ The `--fix` option on the command line automatically fixes problems reported by | | [no-reserved-keys](./docs/rules/no-reserved-keys.md) | disallow overwriting reserved keys | | | [no-shared-component-data](./docs/rules/no-shared-component-data.md) | enforce component's data property to be a function | | | [no-template-key](./docs/rules/no-template-key.md) | disallow `key` attribute on `