Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 177 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 177 Bytes

Developer setup

Requires Node v10+ and Yarn v1.12+.

yarn # Install dependencies
yarn test # Run tests

More commands

yarn release # Draft a release