-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add jsdoc comment for parameters (#94)
* logic for printing comments for parameters * render comment for parameters * align asterisks * escape */ to break the comment * actual type * update baseline * replace all */ * add unit test for replace all helper function * render real js type * update baseline * add request object comment * add return comment * reformat comments * gts * add return comments for simple method * return comment for all methods * update baseline test * feedback * update baseline * simplify logic for printing return comments
- Loading branch information
1 parent
355cec8
commit 48011c6
Showing
11 changed files
with
1,230 additions
and
242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.