File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ Each of these flags is optional:
49
49
- ** [ ` editor ` ] ( #editor ) ** : Path to an editor configuration file to convert linter settings within.
50
50
- ** [ ` eslint ` ] ( #eslint ) ** : Path to an ESLint configuration file to read settings from.
51
51
- ** [ ` 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.
53
53
- ** [ ` tslint ` ] ( #tslint ) ** : Path to a TSLint configuration file to read settings from.
54
54
- ** [ ` typescript ` ] ( #typescript ) ** : Path to a TypeScript configuration file to read TypeScript compiler options from.
55
55
You can’t perform that action at this time.
0 commit comments