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

Latest commit

 

History

History
26 lines (16 loc) · 274 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (16 loc) · 274 Bytes

Contributing

For contributing this project please be aware of the minimum knowledge how to build the project.

Build Scripts

Use minimum yarn@1.7.0.

Run Test

yarn test

Run Linting

yarn lint

Release

yarn release