Skip to content

Conversation

@yanokwa
Copy link
Contributor

@yanokwa yanokwa commented Apr 14, 2016

Not sure you want this feature, but figured I'd contribute it anyway. I prefer having a static return address.

index.js Outdated
// forward and the value is an array of email addresses to which to send the
// message.
var defaultConfig = {
fromEmail: "noreply@example.com"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line needs a comma at the end. It's causing an error in the tests.

@arithmetric
Copy link
Owner

@yanokwa Thanks for this contribution. I commented on a syntax error that is causing an error in the tests. Could you resolve that in your branch?

@yanokwa
Copy link
Contributor Author

yanokwa commented Apr 15, 2016

Well, the good news is that I've fixed the linting errors. The bad news is that not sure how the testing framework works (I'm new to npm) so not confident trying to write the tests.

@arithmetric arithmetric merged commit fa9564d into arithmetric:master Apr 22, 2016
@arithmetric
Copy link
Owner

Thanks! This is merged and released as v2.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants