Skip to content

Conversation

@radmorecameron
Copy link
Contributor

Summary | Résumé

1-3 sentence description of the changed you're proposing, including a link to
a GitHub Issue # or Trello card if applicable.

Change prettierrc.json to typed prettier.config.mjs file


Description en 1 à 3 phrases de la modification proposée, avec un lien vers le

This PR changes prettierrc.json to a prettier.config.mjs file, This gives us proper type support and autocomplete. jsxBracketSameLine was removed from the config as well since it is deprecated and says to "use bracketSameLine instead"

Test instructions | Instructions pour tester la modification

  • edit a value in prettier.config.js, notice that it now has autocomplete
    image

@radmorecameron radmorecameron force-pushed the change-prettierrc-to-typed-mjs-file branch from cd04bc3 to b1fe162 Compare June 17, 2025 14:32
@radmorecameron radmorecameron force-pushed the change-prettierrc-to-typed-mjs-file branch from b1fe162 to e617145 Compare July 18, 2025 21:06
@radmorecameron radmorecameron force-pushed the change-prettierrc-to-typed-mjs-file branch from e617145 to 10832e2 Compare August 9, 2025 17:07
@radmorecameron radmorecameron force-pushed the change-prettierrc-to-typed-mjs-file branch 2 times, most recently from e159c2d to d5a03bd Compare September 7, 2025 21:45
@radmorecameron radmorecameron force-pushed the change-prettierrc-to-typed-mjs-file branch from d5a03bd to d8d22a8 Compare October 6, 2025 19:57
@radmorecameron radmorecameron changed the title Change prettierrc.json to typed prettier.config.mjs file chore: Migrate prettierrc.json to typed prettier.config.mjs file Oct 6, 2025
@radmorecameron radmorecameron force-pushed the change-prettierrc-to-typed-mjs-file branch 2 times, most recently from 8faf765 to 8119283 Compare October 6, 2025 20:08
@radmorecameron radmorecameron force-pushed the change-prettierrc-to-typed-mjs-file branch from 8119283 to 16863a4 Compare October 14, 2025 22:27
@radmorecameron radmorecameron force-pushed the change-prettierrc-to-typed-mjs-file branch from 16863a4 to 40778a5 Compare November 3, 2025 12:19
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.

1 participant