Initial
This commit is contained in:
		
							
								
								
									
										8
									
								
								.devcontainer/devcontainer.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								.devcontainer/devcontainer.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
{
 | 
			
		||||
	"name": "Node.js Sample",
 | 
			
		||||
	"dockerFile": "Dockerfile",
 | 
			
		||||
	"appPort": 3000,
 | 
			
		||||
	"extensions": [
 | 
			
		||||
		"ms-vscode.vscode-typescript-tslint-plugin"
 | 
			
		||||
	]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user