Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clarification notice about Flow/React support to the readme #96

Merged
merged 2 commits into from
Jul 2, 2018

Conversation

kripod
Copy link
Contributor

@kripod kripod commented Jun 25, 2018

Resolves #95

Copy link
Member

@not-an-aardvark not-an-aardvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I just have a minor comment about list formatting.

@@ -84,6 +84,21 @@ This does three things:

You can then set Prettier's own options inside a `.prettierrc` file.

3. In order to support special ESLint plugins (e.g. [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react)), add extra exclusions for the plugins you use like so:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the numbering here is a bit confusing because there is a separate numbered list directly above this line. Can you change the list above this one to use bullet points (by prefixing each line with * rather than numbers?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I’ve changed it.

@not-an-aardvark not-an-aardvark merged commit 977aa77 into prettier:master Jul 2, 2018
@not-an-aardvark
Copy link
Member

Thanks!

@kripod kripod deleted the patch-1 branch July 2, 2018 16:56
bors bot added a commit to mozilla/delivery-console that referenced this pull request Jul 6, 2018
289: Update dependency eslint-plugin-prettier to v2.6.2 r=rehandalal a=renovate[bot]

This Pull Request updates dependency [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from `v2.6.1` to `v2.6.2`



<details>
<summary>Release Notes</summary>

### [`v2.6.2`](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md#v262-2018-07-06)
[Compare Source](prettier/eslint-plugin-prettier@v2.6.1...v2.6.2)
* Fix: Add representation for \r to showInvisibles ([#&#8203;100](`prettier/eslint-plugin-prettier#100)) ([731bbb5](prettier/eslint-plugin-prettier@731bbb5))
* Docs: Add clarification about Flow/React support to readme ([#&#8203;96](`prettier/eslint-plugin-prettier#96)) ([977aa77](prettier/eslint-plugin-prettier@977aa77))

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants