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