Skip to content

Commit

Permalink
14
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves committed Jan 6, 2022
1 parent 56ff596 commit a283747
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,5 @@
// https://github.com/microsoft/vscode-dev-containers/tree/master/containers/typescript-node
{
<<<<<<< Updated upstream
"name": "Node.js & TypeScript",
"build": {
"dockerfile": "Dockerfile",
"args": {
"VARIANT": "12"
}
},
"settings": {
"terminal.integrated.shell.linux": "/bin/bash"
},
"extensions": ["dbaeumer.vscode-eslint"],
"remoteUser": "node"
}
=======
"name": "Node.js & TypeScript",
"build": {
"dockerfile": "Dockerfile",
Expand All @@ -30,4 +15,3 @@
],
"remoteUser": "node"
}
>>>>>>> Stashed changes

0 comments on commit a283747

Please sign in to comment.