From d77fbf7a05f3a95085ddbfeec3eaee576e35ecd7 Mon Sep 17 00:00:00 2001 From: yosuke ota Date: Tue, 3 Sep 2024 11:30:11 +0900 Subject: [PATCH] 9.28.0 --- docs/rules/index.md | 4 ++-- docs/rules/key-spacing.md | 4 ++-- docs/rules/max-props.md | 7 +++++-- docs/rules/max-template-depth.md | 7 +++++-- docs/rules/quote-props.md | 4 ++-- docs/rules/require-default-export.md | 7 +++++-- package.json | 2 +- 7 files changed, 22 insertions(+), 13 deletions(-) diff --git a/docs/rules/index.md b/docs/rules/index.md index 9624111c6..46e0abaa3 100644 --- a/docs/rules/index.md +++ b/docs/rules/index.md @@ -311,7 +311,7 @@ The following rules extend the rules provided by ESLint itself and apply them to | [vue/dot-notation](./dot-notation.md) | Enforce dot notation whenever possible in `