Skip to content

Instantly share code, notes, and snippets.

@developwithpassion
Created March 4, 2020 22:29
Show Gist options
  • Save developwithpassion/fb146aa8bac2842ee653147fe4cbfc27 to your computer and use it in GitHub Desktop.
Save developwithpassion/fb146aa8bac2842ee653147fe4cbfc27 to your computer and use it in GitHub Desktop.
This is a test js file
const hello = () => {
console.log('Hello World');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment