From 8f0a6d8e84572db5993632e6631672fd96be8b9a Mon Sep 17 00:00:00 2001 From: Flo Edelmann Date: Wed, 29 Jan 2025 13:46:52 +0100 Subject: [PATCH] Update `vue/no-implicit-coercion` rule docs --- docs/rules/index.md | 2 ++ docs/rules/no-implicit-coercion.md | 7 ++----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/rules/index.md b/docs/rules/index.md index 598c7a097..f170f8031 100644 --- a/docs/rules/index.md +++ b/docs/rules/index.md @@ -323,6 +323,7 @@ The following rules extend the rules provided by ESLint itself and apply them to | [vue/no-constant-condition] | Disallow constant expressions in conditions in `