Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 651 Bytes

contributing.md

File metadata and controls

21 lines (14 loc) · 651 Bytes

Contributions Welcome

Contributor Covenant

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

You can view the latest version of the Contributor Covenant here.

PR Guidelines

  • scoped pull requests (related changes only)
  • make sure existing tests pass
  • add new tests if new functionality is added

Uses

  • Husky (pre-commit hooks)
  • ESlint with the Airbnb Style Guide
  • Prettier (recommended and unicorn/recommended)
  • Jest
  • JSDocs