Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 506 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 506 Bytes

Contributing

If you would like to contribute code to this project, you can do so by forking the repository and sending a pull request.

When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible. This project roughly adheres to the Airbnb code style (particularly for linting) and is formatted using prettier.

Thank you.