{ "name": "Node.js Sample", "dockerFile": "Dockerfile", "appPort": 3000, "extensions": [ "ms-vscode.vscode-typescript-tslint-plugin" ], "postCreateCommand": "yarn install" }