mirror of
				https://github.com/unanmed/HumanBreak.git
				synced 2025-10-30 19:12:57 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			287 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			287 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"
 | |
| } |