Skip to content

Instantly share code, notes, and snippets.

@clayrisser
Created November 25, 2018 04:41
Show Gist options
  • Select an option

  • Save clayrisser/421e273e50e85c8f1bd4a054d508fc0a to your computer and use it in GitHub Desktop.

Select an option

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