@dfinity/agent

v0.6.7
Package: `@dfinity/agent`

ci

npm run prettier && npm run lint && npm run build && npm run test

lint

tslint --project tsconfig.json --config tslint.json

test

jest --verbose

build

tsc -p tsconfig.json

bundle

npm run build

lint:fix

npm run lint -- --fix

prettier

npx prettier --check "src/**/*.ts"

prettier:write

npm run prettier -- --write
npm i @dfinity/[email protected]

Metadata

Downloads