@safe-global/safe-gateway-typescript-sdk

v3.21.5
[![npm](https://img.shields.io/npm/v/@safe-global/safe-gateway-typescript-sdk?label=%40safe-global%2Fsafe-gateway-typescript-sdk)](https://www.npmjs.com/package/@safe-global/safe-gateway-typescript-sdk)

lint

tsc && eslint "./src/**/*"

test

jest --watch --coverage .

build

rm -rf dist && tsc

test:ci

jest --ci --coverage --json --watchAll=false --testLocationInResults --runInBand --testPathPattern=tests

lint:fix

yarn lint --fix

prettier

prettier -w './**/*.ts'

test:check

jest --testPathPattern=tests

lint:report

yarn lint --output-file eslint_report.json --format json

prepublishOnly

yarn lint && yarn test:check && yarn build
npm i @safe-global/[email protected]

Metadata

  • MIT
  • >=16
  • katspaugh
  • released 6/24/2024

Downloads

Maintainers

katspaugh