- Notifications
You must be signed in to change notification settings - Fork23
chore: simplify prettier config#528
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
aslilac commentedJun 3, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I decided I might as well make the diff bigger. Go big or go home. |
We don't use prettier in coder/coder anymore. Maybe move to biome here too. |
I think the editor integration for prettier is pretty universally better. in a smaller repo like this where it's fast enough I actually think it's better to stick with prettier. |
f785902
intomainUh oh!
There was an error while loading.Please reload this page.
Pretty much all of the settings in the prettier config here are either in conflict with coder/coder, or are just the defaults now. We can just remove the whole file to get closer to matching coder/coder.