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: rename .prettierrc to .prettierrc.json #1215

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Renames the file, removes one of its overrides, and updates templates.

Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d793847) 94.74% compared to head (420dc9b) 94.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1215      +/-   ##
==========================================
- Coverage   94.74%   94.73%   -0.01%     
==========================================
  Files         103      103              
  Lines        5724     5720       -4     
  Branches      473      473              
==========================================
- Hits         5423     5419       -4     
  Misses        300      300              
  Partials        1        1              
Flag Coverage Δ
create 70.54% <100.00%> (-0.03%) ⬇️
initialize 42.54% <0.00%> (+0.03%) ⬆️
migrate 70.00% <100.00%> (-0.03%) ⬇️
unit 74.25% <0.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@JoshuaKGoldberg JoshuaKGoldberg merged commit 07c0abc into main Jan 9, 2024
@JoshuaKGoldberg JoshuaKGoldberg deleted the prettierrc-json branch January 9, 2024 10:27
Copy link

🎉 This is included in version v1.54.0 🎉

The release is available on:

Cheers! 📦🚀

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.

🛠 Tooling: Use explicit .json extension for .prettierrc instead of Prettier override
1 participant