Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 506 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 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.