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

feat: adds .prettierrc #310

Merged
merged 3 commits into from
Aug 19, 2024
Merged

feat: adds .prettierrc #310

merged 3 commits into from
Aug 19, 2024

Conversation

bdougie
Copy link
Member

@bdougie bdougie commented Aug 16, 2024

Description

Getting a ton of prettier fixes. Add this file to match what is in open-sauced/app

Related Tickets & Documents

#309

Mobile & Desktop Screenshots/Recordings

Steps to QA

Tier (staff will fill in)

  • Tier 1
  • Tier 2
  • Tier 3
  • Tier 4

[optional] What gif best describes this PR or how it makes you feel?

@bdougie bdougie mentioned this pull request Aug 16, 2024
4 tasks
Copy link
Member

@nickytonline nickytonline left a comment

Choose a reason for hiding this comment

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

:shipit:

.prettierrc Outdated Show resolved Hide resolved
@nickytonline
Copy link
Member

This will add the config, but you'll probably want to run prettier against the whole code base as well to format everything to conform to the new prettier configuration.

@bdougie
Copy link
Member Author

bdougie commented Aug 19, 2024

This will add the config, but you'll probably want to run prettier against the whole code base as well to format everything to conform to the new prettier configuration.

I am going to run it on a new PR before merging #309 and #308

Co-authored-by: Nick Taylor <[email protected]>
@bdougie bdougie merged commit c1f0d1e into beta Aug 19, 2024
9 checks passed
open-sauced bot pushed a commit that referenced this pull request Aug 20, 2024
## [1.16.0-beta.1](v1.15.0...v1.16.0-beta.1) (2024-08-20)

### 🍕 Features

* adds .prettierrc ([#310](#310)) ([c1f0d1e](c1f0d1e))
* Remove PR description generator ([#308](#308)) ([e342847](e342847)), closes [#307](#307)
* Replaces velocity with OSCR ([#309](#309)) ([5a0172d](5a0172d))

### 🐛 Bug Fixes

* Generates a token so the open-sauce bot can push to beta ([#313](#313)) ([985b482](985b482))
* test driftage ([#311](#311)) ([83c2415](83c2415))
open-sauced bot pushed a commit that referenced this pull request Aug 20, 2024
## [1.16.0](v1.15.0...v1.16.0) (2024-08-20)

### 🍕 Features

* adds .prettierrc ([#310](#310)) ([c1f0d1e](c1f0d1e))
* Remove PR description generator ([#308](#308)) ([e342847](e342847)), closes [#307](#307)
* Replaces velocity with OSCR ([#309](#309)) ([5a0172d](5a0172d))

### 🐛 Bug Fixes

* Generates a token so the open-sauce bot can push to beta ([#313](#313)) ([985b482](985b482))
* test driftage ([#311](#311)) ([83c2415](83c2415))
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.

4 participants