v3.0.0: Gandi + Let's Encrypt for Node.js #2

Merged
Ghost merged 1 commits from prod into prettier 2019-07-12 04:42:39 +00:00
Owner
  • Converted BabelScript to plain, old JavaScript
  • De-nest if (good) {} else {} to if (bad) { return null; }
  • Move large if/else blocks to functions
  • Edits to markdown syntax
  • Comment out debug logging
* Converted BabelScript to plain, old JavaScript * De-nest `if (good) {} else {}` to `if (bad) { return null; }` * Move large `if/else` blocks to functions * Edits to markdown syntax * Comment out debug logging
Ghost closed this pull request 2019-07-12 04:42:39 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: coolaj86/acme-dns-01-gandi.js#2
No description provided.