Skip to content

Instantly share code, notes, and snippets.

@jamesmontemagno
Last active December 17, 2017 19:52
Show Gist options
  • Save jamesmontemagno/3e55713f630fe8459de8afdae7220b5b to your computer and use it in GitHub Desktop.
Save jamesmontemagno/3e55713f630fe8459de8afdae7220b5b to your computer and use it in GitHub Desktop.
├──images
└──extension-icon.png
├──tasks
├──Task1
└──icon.png
└──package.json
└──task.json
└──task.ts
└──tsconfig.json
├──Task2
└──icon.png
└──package.json
└──task.json
└──task.ts
└──tsconfig.json
├──README.md
├──vss-extension.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment