From 1437921d2a0f75aa4134cf35c9719cffbde5a1b0 Mon Sep 17 00:00:00 2001 From: yosuke ota Date: Thu, 30 Nov 2023 13:37:00 +0900 Subject: [PATCH] 9.19.0 --- docs/rules/index.md | 2 +- docs/rules/no-console.md | 2 -- docs/rules/no-unused-emit-declarations.md | 7 +++++-- docs/rules/require-v-for-key.md | 1 - docs/rules/v-if-else-key.md | 7 +++++-- lib/utils/vue3-export-names.json | 4 ++-- package.json | 2 +- 7 files changed, 14 insertions(+), 11 deletions(-) diff --git a/docs/rules/index.md b/docs/rules/index.md index 71a05d42e..db46c8e32 100644 --- a/docs/rules/index.md +++ b/docs/rules/index.md @@ -309,7 +309,7 @@ The following rules extend the rules provided by ESLint itself and apply them to | [vue/keyword-spacing](./keyword-spacing.md) | Enforce consistent spacing before and after keywords in `