Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

[API-2267] Prettier config #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

[API-2267] Prettier config #1

wants to merge 2 commits into from

Conversation

danschultz
Copy link
Collaborator

trailingComma: "es5",
tabWidth: 2,
semi: true,
singleQuote: false,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

For you @therockstorm :)

Choose a reason for hiding this comment

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

👍

These are all just the default values now so is this repo needed?

Choose a reason for hiding this comment

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

Then we can just delete .prettierrc.json files and call it a day!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Wow, I haven't taken a look at the defaults in awhile.. settings like trailingComma used to default to none, which I always changed to es5. I'll archive this project for now, so we can resurrect it if we disagree with something in Prettier.

@danschultz danschultz requested a review from a team September 20, 2021 22:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants