From 73ee48f239d7487172a86c6603718098d424f7dd Mon Sep 17 00:00:00 2001 From: yosuke ota Date: Thu, 30 Nov 2023 14:29:42 +0900 Subject: [PATCH] 9.19.1 --- docs/rules/index.md | 2 +- docs/rules/no-console.md | 2 ++ package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/rules/index.md b/docs/rules/index.md index db46c8e32..71a05d42e 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 `