@moralisweb3/auth

v2.0.2

dev

tsc --watch

lint

eslint . --ext .js,.ts,.tsx,jsx

test

echo 'not implemented'

build

tsc

clean

rm -rf lib && rm -rf tsconfig.tsbuildinfo && rm -rf ./node_modules/.cache/nx

format

prettier . '**/*.+(js|ts|json)' --write

gen:types

openapi-typescript https://auth-api.do-prod-1.moralis.io/documentation-json --output src/generated/types.ts

test:watch

yarn run test --watch

format:check

prettier . '**/*.+(js|ts|json)' --check

test:coverage

yarn run test --coverage
npm i @moralisweb3/[email protected]

Metadata

  • MIT
  • Whatever
  • Moralis
  • released 8/18/2022

Downloads