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 Prettier code auto-formatting #9

Open
amyngb opened this issue Jul 29, 2022 · 1 comment · Fixed by #13
Open

Add Prettier code auto-formatting #9

amyngb opened this issue Jul 29, 2022 · 1 comment · Fixed by #13
Assignees

Comments

@amyngb
Copy link
Collaborator

amyngb commented Jul 29, 2022

User Story
AS A user interested in Free Code Camp Columbus
I WANT to navigate an attractive website with superior quality and engineering practices
SO THAT I can be interested to code for free

Prettier is an opinionated code formatter with support for JavaScript, CSS and JSON. https://prettier.io/docs/en/index.html

Add Prettier code autoformatting to the code base, via a pre-commit git hook: https://prettier.io/docs/en/precommit.html

Here are the recommended steps for setting it up in Create-React-App: https://create-react-app.dev/docs/setting-up-your-editor/#formatting-code-automatically

Acceptance Criteria

  1. Prettier
    GIVEN I am a developer for Free Code Camp Columbus
    WHEN I write code and commit a file
    THEN the code is automatically formatted according to a standard
@amyngb amyngb moved this from Ready for review to In Progress in FreeCodeCamp Columbus Website Jul 29, 2022
@amyngb amyngb assigned amyngb and koto253 and unassigned amyngb Jul 29, 2022
@koto253 koto253 linked a pull request Aug 1, 2022 that will close this issue
Repository owner moved this from In development - at least one person is developing this item to Done! - the feature is in production waiting to be seen by the world! in FreeCodeCamp Columbus Website Aug 23, 2022
@readysetagile
Copy link
Collaborator

Moving back to "Ready to be staged". This feature is not in production yet

@readysetagile readysetagile reopened this Sep 11, 2022
@readysetagile readysetagile moved this from Done! - the feature is in production waiting to be seen by the world! to Ready to be staged - the feature is currently in the dev environment waiting to be moved to staging environment in FreeCodeCamp Columbus Website Sep 11, 2022
@readysetagile readysetagile moved this from Ready to be staged - the feature is currently in the dev environment waiting to be moved to staging environment to Ready for Deployment - the feature has been tested and is awating production deployment in FreeCodeCamp Columbus Website Sep 11, 2022
@readysetagile readysetagile moved this from Ready for Deployment - the feature has been tested and is awating production deployment to Done! - the feature is in production waiting to be seen by the world! in FreeCodeCamp Columbus Website Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

3 participants