Skip to content

Commit 1416d70

Browse files
authored
docs: add missing backticks to eqeqeq (#19207)
1 parent b950c1b commit 1416d70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/rules/eqeqeq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ foo === null
8989
This rule optionally takes a second argument, which should be an object with the following supported properties:
9090

9191
* `"null"`: Customize how this rule treats `null` literals. Possible values:
92-
* `always` (default) - Always use === or !==.
93-
* `never` - Never use === or !== with `null`.
92+
* `always` (default) - Always use `===` or `!==`.
93+
* `never` - Never use `===` or `!==` with `null`.
9494
* `ignore` - Do not apply this rule to `null`.
9595

9696
### smart

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