mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-03 22:39:44 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			328 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			328 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "image": "mcr.microsoft.com/devcontainers/javascript-node:24",
 | 
						|
  "forwardPorts": [4321],
 | 
						|
  "portsAttributes": {
 | 
						|
    "4321": {
 | 
						|
      "label": "Application",
 | 
						|
      "onAutoForward": "notify"
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "customizations": {
 | 
						|
    "vscode": {
 | 
						|
      "extensions": ["astro-build.astro-vscode", "esbenp.prettier-vscode"]
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 |