Skip to content

Instantly share code, notes, and snippets.

@clayrisser
Created November 25, 2018 04:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clayrisser/421e273e50e85c8f1bd4a054d508fc0a to your computer and use it in GitHub Desktop.
Save clayrisser/421e273e50e85c8f1bd4a054d508fc0a to your computer and use it in GitHub Desktop.
function helloWorld() {
console.log('hello world');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment