Skip to content

Instantly share code, notes, and snippets.

@zackhall
Created April 7, 2016 23:59
Show Gist options
  • Select an option

  • Save zackhall/b0202660857eeeace4f3b883fdb213f7 to your computer and use it in GitHub Desktop.

Select an option

Save zackhall/b0202660857eeeace4f3b883fdb213f7 to your computer and use it in GitHub Desktop.
module.exports = function() {
return 'hello';
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment