Dev utils to be shared across Sablier projects and packages.
Install the module:
$ yarn add @sablier/dev-utils
And import it in your project:
const sablierDevUtils = require("@sablier/dev-utils");
We highly encourage participation from the community to help shape the development of Sablier. If you are interested in contributing or have any questions, please ping us on Discord.
$ yarn install
$ yarn build
$ yarn lint
$ yarn clean