mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-10-30 18:22:48 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			429 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			429 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|     "folders": [
 | |
|         {
 | |
|             "path": "."
 | |
|         }
 | |
|     ],
 | |
|     "settings": {
 | |
|         "files.eol": "\n",
 | |
|         "editor.renderWhitespace": "boundary",
 | |
|         "files.exclude": {
 | |
|             "**/bin": true,
 | |
|             "**/jellyfin-web": true,
 | |
|             "**/obj": true
 | |
|         },
 | |
|         "formatFiles.excludePattern": "**/node_modules,**/.vscode,**/dist/**,**/.chrome,ThirdParty,RSSDP,Mono.Nat,unRaid,debian"
 | |
|     }
 | |
| }
 |