Skip to content

Commit 613c06a

Browse files
authored
docs: mark rules that are frozen with ❄️ (#19231)
* docs: mark rules that are frozen with ❄️ * mark no-undefined as frozen * update frozen icon * Update rules.scss
1 parent 43172ec commit 613c06a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+347
-4
lines changed

Makefile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ function generateRuleIndexPage() {
209209
description: rule.meta.docs.description,
210210
recommended: rule.meta.docs.recommended || false,
211211
fixable: !!rule.meta.fixable,
212+
frozen: !!rule.meta.docs.frozen,
212213
hasSuggestions: !!rule.meta.hasSuggestions
213214
},
214215
ruleType = ruleTypesData.types[rule.meta.type];

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy