Clone the repo, by running the following:
gh repo clone jimmy-guzman/prettier-config
Use latest version of node, by running the following:
nvm use
Enable corepack
, by running the following:
corepack enable
Install dependencies, by running the following:
pnpm install