@gomomento/sdk

v1.13.0
Client SDK for Momento services

lint

eslint . --ext .ts

test

jest --testPathIgnorePatterns auth.test.ts

build

tsc

watch

tsc -w

format

eslint . --ext .ts --fix

prebuild

eslint . --ext .ts

unit-test

jest unit --testPathIgnorePatterns auth.test.ts

integration-test

jest integration --testPathIgnorePatterns auth.test.ts

build-and-run-tests

cd ../common-integration-tests && npm run build && cd - && jest --testPathIgnorePatterns auth.test.ts

integration-test-auth

jest -- auth.test.ts
npm i @gomomento/[email protected]

Metadata

Downloads

Maintainers