Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 246 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 246 Bytes

Contributing

How to run tests

yarn test

How to generate the documentation

The contents of API.md are generated from comments in the source code. To update API.md, run the following command:

yarn docs