10 lines
		
	
	
		
			215 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			215 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "semi": false,
 | 
						|
  "singleQuote": true,
 | 
						|
  "printWidth": 100,
 | 
						|
  "trailingComma": "none",
 | 
						|
  "arrowParens": "always",
 | 
						|
  "htmlWhitespaceSensitivity": "ignore",
 | 
						|
  "vueIndentScriptAndStyle": false,
 | 
						|
  "endOfLine": "lf"
 | 
						|
} |