mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 10:37:11 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			212 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			212 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "singleQuote": true,
 | |
|   "trailingComma": "all",
 | |
|   "printWidth": 120,
 | |
|   "semi": true,
 | |
|   "organizeImportsSkipDestructiveCodeActions": true,
 | |
|   "plugins": ["prettier-plugin-svelte"],
 | |
|   "pluginSearchDirs": false
 | |
| }
 |