nestjs-config

v1.2.3
Easy to use Nest congifuration module
nestjs config environment

test

jest

coverage

jest --coverage

coveralls

yarn run coverage --coverageReporters=text-lcov | coveralls

test:watch

jest --watch

build

rm -rf ./dist && tsc

format

prettier **/**/*.ts --ignore-path ./.prettierignore --write && git status

prepublish

npm run format && npm run build

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/31/2018

Downloads