Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 405 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (4 loc) · 405 Bytes

Contributing

Opening issues is always welcome.

Then, fork the repository or create a new branch, write your code and send a pull request.

This project uses Prettier (automatically applied as pre-commit hook), ESLint (with TypeScript integration) and Jest.