Skip to content

Instantly share code, notes, and snippets.

@porsager
Last active January 8, 2018 23:25
Show Gist options
  • Select an option

  • Save porsager/96244ab1c4cf67ad5da67e4ec4abc7d1 to your computer and use it in GitHub Desktop.

Select an option

Save porsager/96244ab1c4cf67ad5da67e4ec4abc7d1 to your computer and use it in GitHub Desktop.
Changed description
{
"color": "#000",
"files": [{
"name": "test.js",
"compiler": "babel"
}]
}
function test() {
const test = 'hej'
return test
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment