mirror of
				https://github.com/SoPat712/my-portfolio.git
				synced 2025-10-28 19:20:55 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			159 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			159 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "plugins": ["prettier-plugin-svelte"],
 | |
|   "overrides": [
 | |
|     {
 | |
|       "files": "*.svelte",
 | |
|       "options": {
 | |
|         "parser": "svelte"
 | |
|       }
 | |
|     }
 | |
|   ]
 | |
| }
 | 
