Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 344 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (17 loc) · 344 Bytes

Getting Started

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