@eik/common

v4.0.8
Common utilities for Eik modules

lint

eslint .

test

tap --disable-coverage --allow-empty-coverage

clean

rimraf .tap node_modules types

types

run-s types:module types:test

lint:fix

eslint --fix .

types:test

tsc --project tsconfig.test.json

schema:types

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

types:module

tsc

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 8/12/2024

Downloads