Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 238 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 238 Bytes

How to Contribute

Formatting

Files should be formatted with prettier. We suggest using a pre-commit hook to automate this. First install pre-commit, then run

pre-commit install