mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
3cf64a1e78
refs https://github.com/TryGhost/Toolbox/issues/363 - this commit switches us to using the official and maintained `mailgun.js` SDK, and updates the `mailgun-client` code to reflect the changes between the two |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
package.json | ||
README.md |
Mailgun Client
Mailgun client for Ghost
Usage
Test
yarn lint
run just eslintyarn test
run lint and tests