http-problem-details

v0.1.4
HTTP Problem Details according to RFC 7807
http problem error rfc7807 api rest

build

rm -rf ./dist && ./node_modules/.bin/tsc --project tsconfig-build.json

lint-ts

eslint --ext .ts .

test

./node_modules/mocha/bin/mocha -r ts-node/register test/*.ts

test-ci

./node_modules/mocha/bin/mocha -r ts-node/register test/*.ts --reporter mocha-junit-reporter

release

yarn build && yarn test && standard-version

Metadata

  • MIT
  • Whatever
  • Alexander Zeitler
  • released 10/28/2019

Downloads

Maintainers