From 9344af8114d457eab996f3ec2439839a37b291fa Mon Sep 17 00:00:00 2001 From: Flo Edelmann Date: Sat, 7 May 2022 13:21:01 +0200 Subject: [PATCH] Check symbols before GOOD/BAD comments in docs (#1880) --- docs/rules/no-restricted-class.md | 2 +- docs/rules/no-restricted-custom-event.md | 2 +- .../no-use-computed-property-like-method.md | 2 +- tools/update-docs.js | 20 +++++++++++++++++++ 4 files changed, 23 insertions(+), 3 deletions(-) diff --git a/docs/rules/no-restricted-class.md b/docs/rules/no-restricted-class.md index d67e5d8b2..849c71e8c 100644 --- a/docs/rules/no-restricted-class.md +++ b/docs/rules/no-restricted-class.md @@ -35,7 +35,7 @@ in the rule configuration.
- +
diff --git a/docs/rules/no-restricted-custom-event.md b/docs/rules/no-restricted-custom-event.md index bc48def0a..b77feac14 100644 --- a/docs/rules/no-restricted-custom-event.md +++ b/docs/rules/no-restricted-custom-event.md @@ -31,7 +31,7 @@ This rule takes a list of strings, where each string is a custom event name or p