Skip to content

Commit

Permalink
docs: sync --config instructions in README with eslint Getting Star…
Browse files Browse the repository at this point in the history
…ted (#45)
  • Loading branch information
mdjermanovic committed Nov 9, 2022
1 parent 66cc96c commit 561970e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ npm init @eslint/config
npx @eslint/create-config
```

If you want to use the specified shared configs:
If you want to use a specific shareable config that is hosted on npm, you can use the `--config` option and specify the package name:

```bash
# use `eslint-config-semistandard` shared config
Expand Down

0 comments on commit 561970e

Please sign in to comment.