mirror of
				https://codeberg.org/theamazing0/portfolio.git
				synced 2025-10-30 18:32:19 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			207 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			207 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "version": "0.2.0",
 | |
|   "configurations": [
 | |
|     {
 | |
|       "command": "./node_modules/.bin/astro dev",
 | |
|       "name": "Development server",
 | |
|       "request": "launch",
 | |
|       "type": "node-terminal"
 | |
|     }
 | |
|   ]
 | |
| }
 |