throwit
v0.6.0
Published
A standard base error class.
Downloads
12
Readme
throwit
Provides consistent and base error class. See Our Docs!.
Githooks
For developers contributing to this repo's source code, please run the following npm script:
npm run githooksThis script provides:
- pre commit: Runs
npm run lintbefore commit is added to history. - pre push: Runs tests before code is pushed up to remote.
