Skip to content

Commit 7dffee0

Browse files
committed
Format markdown files with Prettier
1 parent 2a5b854 commit 7dffee0

File tree

2 files changed

+54
-12
lines changed

2 files changed

+54
-12
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@
7878

7979
- Improved: `eslint --print-config` usage instructions. The CLI tool help
8080
text as well as the documentation has been updated to suggest commands that
81-
work in ESLint 6.0 as well as in ESLint 5 and older. (Instead of `eslint
82-
--print-config .`, use `eslint --print-config path/to/main.js`.)
81+
work in ESLint 6.0 as well as in ESLint 5 and older. (Instead of `eslint --print-config .`, use `eslint --print-config path/to/main.js`.)
8382

8483
### Version 5.1.0 (2019-06-25)
8584

@@ -350,8 +349,8 @@
350349
[arrow-special]: https://github.com/prettier/eslint-config-prettier/blob/2c842675e55b91aecaef6f997d234ebf2d220ffb/README.md#arrow-body-style-and-prefer-arrow-callback
351350
[curly]: https://eslint.org/docs/rules/curly
352351
[end-of-line]: https://prettier.io/docs/en/options.html#end-of-line
353-
[ESLint 4.0.0]: https://eslint.org/blog/2017/06/eslint-v4.0.0-released
354-
[ESLint 4.6.0]: https://eslint.org/blog/2017/09/eslint-v4.6.0-released
352+
[eslint 4.0.0]: https://eslint.org/blog/2017/06/eslint-v4.0.0-released
353+
[eslint 4.6.0]: https://eslint.org/blog/2017/09/eslint-v4.6.0-released
355354
[eslint-plugin-babel]: https://github.com/babel/eslint-plugin-babel
356355
[eslint-plugin-flowtype]: https://github.com/gajus/eslint-plugin-flowtype
357356
[eslint-plugin-prettier]: https://github.com/prettier/eslint-plugin-prettier

0 commit comments

Comments
 (0)