mirror of
				https://github.com/Xahau/xahau-web.git
				synced 2025-11-04 04:15:47 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "version": "0.2.0",
 | 
						|
  "configurations": [
 | 
						|
    {
 | 
						|
      "command": "./node_modules/.bin/astro dev",
 | 
						|
      "name": "Development server",
 | 
						|
      "request": "launch",
 | 
						|
      "type": "node-terminal"
 | 
						|
    }
 | 
						|
  ]
 | 
						|
}
 |