mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			297 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			297 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "semi": false,
 | 
						|
  "singleQuote": true,
 | 
						|
  "printWidth": 400,
 | 
						|
  "proseWrap": "never",
 | 
						|
  "trailingComma": "none",
 | 
						|
  "overrides": [
 | 
						|
    {
 | 
						|
      "files": ["*.html"],
 | 
						|
      "options": {
 | 
						|
        "singleQuote": false,
 | 
						|
        "wrapAttributes": false,
 | 
						|
        "sortAttributes": false
 | 
						|
      }
 | 
						|
    }
 | 
						|
  ]
 | 
						|
} |