@layerzerolabs/io-devtools

v0.1.13
Utilities for working with I/O in LayerZero devtools

prebuild

tsc -noEmit

build

$npm_execpath tsup

clean

rm -rf dist

dev

$npm_execpath tsup --watch

lint

$npm_execpath eslint '**/*.{js,ts,json}'

lint:fix

eslint --fix '**/*.{js,ts,json}'

test

jest --ci
npm i @layerzerolabs/io-devtools

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/9/2024

Downloads