Ghost/ghost/mailgun-client
Daniel Lockyer c4391567f3
Updated jsdoc for mailgun-client
- in the event the Mailgun config doesn't exist, we return `null` from
  this function
- this updates the jsdoc to correct the return type of `getInstance`
2023-01-13 16:10:32 +01:00
..
lib Updated jsdoc for mailgun-client 2023-01-13 16:10:32 +01:00
test Added storage for email failures (#15901) 2022-12-01 10:00:53 +01:00
.eslintrc.js Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00
index.js Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00
package.json Added version information to log lines 2023-01-12 10:34:23 +00:00
README.md Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00

Mailgun Client

Mailgun client for Ghost

Usage

Test

  • yarn lint run just eslint
  • yarn test run lint and tests