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

Commit67aa37b

Browse files
authored
docs: fix typo in command-line-interface.md (#16871)
1 parent337f7ed commit67aa37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/src/use/command-line-interface.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ This option allows you to specify which file extensions ESLint uses when searchi
171171
***Multiple Arguments**: Yes
172172
***Default Value**:`.js` and the files that match the`overrides` entries of your configuration.
173173

174-
`--ext` is only used when thethepatterns to lint are directories. If you use glob patterns or file names, then`--ext` is ignored. For example,`npx eslint "lib/*" --ext .js` matches all files within the`lib/` directory, regardless of extension.
174+
`--ext` is only used when the patterns to lint are directories. If you use glob patterns or file names, then`--ext` is ignored. For example,`npx eslint "lib/*" --ext .js` matches all files within the`lib/` directory, regardless of extension.
175175

176176
#####`--ext` example
177177

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp