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

Remove unnecessary prettier flags #373

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

bradymadden97
Copy link
Contributor

Why

Now that the frontend uses the new API for formatting with prettier, we don't need these legacy flags passed anymore: https://github.com/replit/repl-it-web/pull/45954

Describe what prompted you to make this change, link relevant resources

What changed

Describe what changed to a level of detail that someone with no context with your PR could be able to review it

Test plan

Tested in https://replit.com/@replit-dev/brady-nixmodules#replit.nix

nix build .#'"nodejs-20"'
ln -s result result.json

Add result.json to modules array in .replit
Able to format a typescript file with prettier

Describe what you did to test this change to a level of detail that allows your reviewer to test it

Rollout

Describe any procedures or requirements needed to roll this out safely (or check the box below)

  • This is fully backward and forward compatible

@bradymadden97 bradymadden97 requested a review from a team as a code owner July 15, 2024 15:50
@bradymadden97 bradymadden97 requested review from blast-hardcheese and airportyh and removed request for a team July 15, 2024 15:50
Copy link
Contributor

@blast-hardcheese blast-hardcheese left a comment

Choose a reason for hiding this comment

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

@bradymadden97 bradymadden97 merged commit 438e1b2 into main Jul 15, 2024
1 check passed
@bradymadden97 bradymadden97 deleted the bm/remove-deprecated-prettier-flags branch July 15, 2024 17:18
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.

2 participants