Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 293 Bytes

CONTRIBUTING.md

File metadata and controls

3 lines (2 loc) · 293 Bytes

Contributing

Thank you for wanting to contribute to this project! There are only a few things you need to keep in mind when contributing: linting and formatting your code. I recommend installing Prettier to format your code as you go, and run npm run lint before creating a pull request.