/shared

Primary LanguageJavaScriptISC LicenseISC

Shared

A set of shared configurations used in my projects.

Packages

  • prettier-config: a curated .prettierrc with explicit config for every option

Build

To build all apps and packages, run the following command:

pnpm build

Develop

To develop all apps and packages, run the following command:

pnpm dev