@layerzerolabs/lz-definitions

v1.5.47-rc.2
LayerZero Utility

lint

TIMING=1 $npm_execpath eslint --no-error-on-unmatched-pattern src/**/*.ts --fix

test

jest

build

$npm_execpath tsup

clean

$npm_execpath rimraf .turbo && $npm_execpath rimraf dist

format

$npm_execpath prettier --ignore-path $(git rev-parse --show-toplevel)/.prettierignore --write .
npm i @layerzerolabs/[email protected]

Metadata

Downloads