@nlpdev/shared

v0.0.4
Type definitions for NLPDev

build

tsc

build:dev

tsc -w

doc

typedoc --json docs/typedoc-out.json src/index.ts && node scripts/docs-build.mjs

prepare

husky install

lint:check

eslint . --ext .js,.ts

lint:fix

eslint . --ext .js,.ts --fix

format:check

prettier --check .

format:fix

prettier --write .

changelog

git-cliff --output CHANGELOG.md

prepublishOnly

npm run build
npm i @nlpdev/shared

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 5/7/2022

Downloads

Maintainers