Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit05ed7e6

Browse files
authored
docs: fix prefer-nullish-coalescing.mdx
1 parent2264be0 commit05ed7e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎packages/eslint-plugin/docs/rules/prefer-nullish-coalescing.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ Also, if you would like to ignore all primitives types, you can set `ignorePrimi
174174

175175
###`ignoreBooleanCoercion`
176176

177+
{/* insert option description*/}
178+
177179
Whether to ignore expressions that coerce a value into a boolean:`Boolean(...)`.
178180

179181
Incorrect code for`ignoreBooleanCoercion: false`, and correct code for`ignoreBooleanCoercion: true`:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp