Skip to content

chore: upgrade Prettier to version 3#283

Open
aryaemami59 wants to merge 1 commit intoeslint-community:alphafrom
aryaemami59:chore/add-prettier
Open

chore: upgrade Prettier to version 3#283
aryaemami59 wants to merge 1 commit intoeslint-community:alphafrom
aryaemami59:chore/add-prettier

Conversation

@aryaemami59
Copy link

No description provided.

@aryaemami59 aryaemami59 changed the base branch from main to alpha January 11, 2026 16:31
@MichaelDeBoey
Copy link
Member

Since using Prettier isn't really dependent on anything in the alpha branch, I would rather add prettier on main instead.

I understand Prettier v3 is technically not within the supported Node values we have on main, so let's add Prettier v2 to main first
We can then rebase alpha on main and do a followup PR to update to v3 on alpha

@MichaelDeBoey
Copy link
Member

@aryaemami59 Adding Prettier (v2) to this repo is now happening in #291

@brettz9
Copy link
Member

brettz9 commented Jan 12, 2026

@MichaelDeBoey : I think this can now be safely closed?

@MichaelDeBoey
Copy link
Member

@aryaemami59 Is there anything extra that you still wanted to add that's not yet happening in #291?

@aryaemami59
Copy link
Author

@MichaelDeBoey

I understand Prettier v3 is technically not within the supported Node values we have on main, so let's add Prettier v2 to main first We can then rebase alpha on main and do a followup PR to update to v3 on alpha

I guess this can serve as the follow-up PR.

@aryaemami59 Is there anything extra that you still wanted to add that's not yet happening in #291?

  1. We don't need .prettierignore since .gitignore already includes everything in it.
  2. I modified the config file to be an ESM file so it would be compatible with the changes made in feat: migrate to TypeScript and ESM #266.

@aryaemami59 aryaemami59 changed the title chore: add Prettier chore: upgrade Prettier to version 3 Jan 13, 2026
@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (alpha@73f83e9). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             alpha     #283   +/-   ##
========================================
  Coverage         ?   98.17%           
========================================
  Files            ?       18           
  Lines            ?      328           
  Branches         ?        0           
========================================
  Hits             ?      322           
  Misses           ?        6           
  Partials         ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aryaemami59 aryaemami59 force-pushed the chore/add-prettier branch 2 times, most recently from cac0f1a to 3bde323 Compare January 14, 2026 10:41
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.

3 participants