-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
difficulty: easyfix is easy in difficultyfix is easy in difficultystatus: help wantedrequesting help from the communityrequesting help from the community
Description
Issue Summary
Adding documentation is a great way to save yourself and other developers time when they are looking at code to understand what was coded or when they are troubleshooting an issue.
Steps to Reproduce
- clone this repo
git clone https://github.com/sendgrid/smtpapi-nodejs.git - run
npm install
a. If Add esdoc support #50 is not complete or merged yet,npm i chai@2.3.0 esdoc esdoc-coverage-plugin - run
./node_modules/.bin/esdoc - Open the coverage.json file that was generated in the docs directory
- Find files that need more docs coverage and add it in!
Metadata
Metadata
Assignees
Labels
difficulty: easyfix is easy in difficultyfix is easy in difficultystatus: help wantedrequesting help from the communityrequesting help from the community