Skip to content

Instantly share code, notes, and snippets.

@suisho
Last active December 14, 2015 09:39
Show Gist options
  • Save suisho/5066182 to your computer and use it in GitHub Desktop.
Save suisho/5066182 to your computer and use it in GitHub Desktop.
module.exports = function(){
//without space line or semicolon
}
// some comment
module.exports = function(){
//without space line or semicolon
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment