Skip to content

Commit 4d21140

Browse files
authored
Link eslint-config-prettier, in prettier option description, to GitHub page (#1336)
1 parent 48ca799 commit 4d21140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Each of these flags is optional:
4949
- **[`editor`](#editor)**: Path to an editor configuration file to convert linter settings within.
5050
- **[`eslint`](#eslint)**: Path to an ESLint configuration file to read settings from.
5151
- **[`package`](#package)**: Path to a package.json file to read dependencies from.
52-
- **[`prettier`](#prettier)**: Add `eslint-config-prettier` to the plugins list.
52+
- **[`prettier`](#prettier)**: Add [`eslint-config-prettier`](https://github.com/prettier/eslint-config-prettier) to the plugins list.
5353
- **[`tslint`](#tslint)**: Path to a TSLint configuration file to read settings from.
5454
- **[`typescript`](#typescript)**: Path to a TypeScript configuration file to read TypeScript compiler options from.
5555

0 commit comments

Comments
 (0)