Skip to content

Instantly share code, notes, and snippets.

@vmussak
Created February 27, 2018 02: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 vmussak/466a92af7d4a1cc6d71f79227e198b06 to your computer and use it in GitHub Desktop.
Save vmussak/466a92af7d4a1cc6d71f79227e198b06 to your computer and use it in GitHub Desktop.
repos.map((repo) => {
console.info(repo.name);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment