Formatting
Legacy note
This page is a thin note and does not currently describe the maintained Supacharger Core formatting contract. Check the application's actual package.json scripts before running formatter commands.
We use dprint to format our code. To format your code, run:
pnpm format