mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-03 22:39:44 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			222 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			222 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "version": "0.2.0",
 | 
						|
  "configurations": [
 | 
						|
    {
 | 
						|
      "command": "./node_modules/.bin/astro dev --host 0.0.0.0",
 | 
						|
      "name": "Development server",
 | 
						|
      "request": "launch",
 | 
						|
      "type": "node-terminal"
 | 
						|
    }
 | 
						|
  ]
 | 
						|
}
 |