mirror of
				https://github.com/unanmed/HumanBreak.git
				synced 2025-11-04 07:02:58 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
    "printWidth": 80,
 | 
						|
    "tabWidth": 4,
 | 
						|
    "useTabs": false,
 | 
						|
    "semi": true,
 | 
						|
    "singleQuote": true,
 | 
						|
    "quoteProps": "as-needed",
 | 
						|
    "bracketSpacing": true,
 | 
						|
    "vueIndentScriptAndStyle": false,
 | 
						|
    "arrowParens": "avoid",
 | 
						|
    "trailingComma": "none",
 | 
						|
    "endOfLine": "auto",
 | 
						|
    "embeddedLanguageFormatting": "off"
 | 
						|
} |