Feature/8 return a promise (#5) #6

Merged
Vylpes merged 1 commit from develop into master 2021-04-12 20:30:59 +01:00
Vylpes commented 2021-04-12 20:29:25 +01:00 (Migrated from github.com)
  • Resolve "Pass Entire JSON String to the user"

  • Add a promise function

  • Adjust documentation

  • Fix ci issues

  • Fix ci issues 2

Co-authored-by: Ethan Lane ethan.lane@influentialsoftware.com

* Resolve "Pass Entire JSON String to the user" * Add a promise function * Adjust documentation * Fix ci issues * Fix ci issues 2 Co-authored-by: Ethan Lane <ethan.lane@influentialsoftware.com>
hound[bot] (Migrated from github.com) reviewed 2021-04-12 20:29:29 +01:00
@ -68,0 +118,4 @@
module.exports = {
randomBunny,
promise,
};
hound[bot] (Migrated from github.com) commented 2021-04-12 20:29:29 +01:00

Unexpected trailing comma comma-dangle

Unexpected trailing comma comma-dangle
VylpesTester (Migrated from github.com) approved these changes 2021-04-12 20:30:25 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/random-bunny#6
No description provided.