Skip to content

Commit

Permalink
chore(devcontainer): remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sleistner committed Aug 20, 2019
1 parent 6081e38 commit ae3ecd2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
{
"name": "Node.js 8 & TypeScript",
"dockerFile": "Dockerfile",
// Uncomment the next line if you want to publish any ports.
// "appPort": [],
// Uncomment the next line if you want to add in default container specific settings.json values
// "settings": { "workbench.colorTheme": "Quiet Light" },
// Uncomment the next line to run commands after the container is created.
// "postCreateCommand": "yarn install",
"extensions": [
"ms-vscode.vscode-typescript-tslint-plugin",
"sleistner.vscode-fileutils"
Expand Down

0 comments on commit ae3ecd2

Please sign in to comment.