Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 309 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 309 Bytes

@pie-dao/utils

Installation

yarn add @pie-dao/utils

Commands

yarn lint

Runs the linter to make sure all is well with the world. Please make sure to do this prior to submitting any PRs. Code which fails linting will be rejected.

yarn release

Lints and the publishes the to npmjs.org.