Provides consistent and base error class. See Our Docs!.
For developers contributing to this repo's source code, please run the following npm script:
npm run githooks
This script provides:
- pre commit: Runs
npm run lint
before commit is added to history. - pre push: Runs tests before code is pushed up to remote.