@dtsgenerator/replace-namespace

v1.4.1
replace the namespace names
dtsgenerator dtsgenerator-plugin

lint

eslint *.ts **/*.ts

test

nyc npm run do-test

build

npm run compile

clean

rimraf index.js test/**/*.js *.tsbuildinfo

watch

npm run compile -- -w

compile

tsc -p .

do-test

cross-env TS_NODE_FILES=true mocha --exit --require ts-node/register --colors test/*_test.ts

pretest

npm run compile

coverage

nyc report --reporter=text-lcov | coveralls

lint:fix

npm run lint -- --fix

precompile

npm run lint

test:update-snapshot

UPDATE_SNAPSHOT=1 npm run do-test
npm i @dtsgenerator/[email protected]

Metadata

  • MIT
  • Whatever
  • Horiuchi Hiroki
  • released 12/22/2020

Downloads

Maintainers