If you submit a pull request, please keep the following guidelines in mind:
- Code should be
ES6
compliant. - Types, classes and functions should be documented.
- Tests pass.
Run:
git clone git@github.com:spotinst/spotinst-sdk-nodejs.git
When working on code in this repository, tests can be run via:
npm run test