Skip to content

Commit 3c32a9e

Browse files
authored
docs: Update yarn command for creating ESLint config (#18739)
Fixes #18734
1 parent f9ac978 commit 3c32a9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/use/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ npm init @eslint/config@latest
2525

2626
# or
2727

28-
yarn create @eslint/config@latest
28+
yarn create @eslint/config
2929

3030
# or
3131

0 commit comments

Comments
 (0)