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

[Prettier] Updated README.md file with the correct syntax #34600

Conversation

amustaque97
Copy link
Member

@amustaque97 amustaque97 commented Sep 6, 2021

Fixes #34555. This commit is to update the readme file.

Description

In this PR I have updated the readme file of Prettier to have the correct syntax in the prettierrc file. Thus this PR doesn't require any code-level testing. It's a simple text change.

How has this been tested?

README.md file has been updated with correct syntax.

Screenshots

NA

Types of changes

Documentation Update

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • I've tested my changes with keyboard and screen readers.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR (please manually search all *.native.js files for terms that need renaming or removal).

cc @gziolo

Fixes WordPress#34555. This commit is to update readme file.
@github-actions github-actions bot added the First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository label Sep 6, 2021
@github-actions
Copy link

github-actions bot commented Sep 6, 2021

👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @amustaque97! In case you missed it, we'd love to have you join us in our Slack community, where we hold regularly weekly meetings open to anyone to coordinate with each other.

If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information.

@talldan talldan added [Tool] Prettier config /packages/prettier-config [Type] Developer Documentation Documentation for developers labels Sep 7, 2021
Copy link
Contributor

@talldan talldan left a comment

Choose a reason for hiding this comment

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

Great, thank you for this, and congrats on your first merged PR 🎉

@talldan talldan merged commit d9bebc9 into WordPress:trunk Sep 7, 2021
@github-actions github-actions bot added this to the Gutenberg 11.5 milestone Sep 7, 2021
@amustaque97 amustaque97 deleted the fix/34555-document-update-correct-syntax-readme branch January 21, 2022 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository [Tool] Prettier config /packages/prettier-config [Type] Developer Documentation Documentation for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Document] Update correct syntax for for prettier-config in README.md
2 participants