egg-errors

v2.3.2
egg-errors provide two kinds of errors that is Error and Exception.

contributor

git-contributor

test

egg-bin test --typescript

cov

egg-bin cov --typescript

tsc

tsc -p tsconfig.json

ci

npm run lint && npm run cov && npm run tsc

prepublishOnly

npm run tsc

lint

eslint . --ext .ts
npm i egg-errors

Metadata

  • MIT
  • >=8.9.0
  • popomore
  • released 12/18/2022

Downloads