@eik/common

v4.0.0-next.2
Common utilities for Eik modules

lint

eslint .

test

tap --test-regex=.test.js --test-ignore=node_modules

lint:fix

eslint --fix .

typecheck

tsc

prepublish

npm run typecheck

style:check

prettier -c .

schema:types

json2ts lib/schemas/eikjson.schema.json > eikjson.d.ts

style:format

prettier -w .

schema:outdated

npm run schema:types && git diff --exit-code HEAD:eikjson.d.ts eikjson.d.ts
npm i @eik/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 2/23/2021

Downloads