@dtsgenerator/replace-namespace

v1.5.2
replace the namespace names
dtsgenerator dtsgenerator-plugin

fix

npm run format && npm run lint

lint

eslint --fix *.ts **/*.ts

test

nyc npm run do-test

build

npm run fix && npm run compile

clean

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

format

prettier --write **/*.ts

compile

tsc -p .

do-test

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

prepare

husky install

coverage

nyc report --reporter=lcov

test:update-snapshot

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

Metadata

  • MIT
  • Whatever
  • Horiuchi Hiroki
  • released 4/3/2022

Downloads

Maintainers