A set of shared configurations used in my projects.
prettier-config
: a curated.prettierrc
with explicit config for every option
To build all apps and packages, run the following command:
pnpm build
To develop all apps and packages, run the following command:
pnpm dev