0.2.0 • Published 2 years ago

@greenforce/errors v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

GreenForce - Errors

Error classes used by GreenForce projects.

Project setup

npm install

Compiles and minifies for development

npm run build

Compiles and minifies for production

npm run bundle

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Publishes to NPM

npm publish --access public

Customize configuration

See Configuration Reference.