9 lines
		
	
	
		
			142 B
		
	
	
	
		
			JSON
		
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			142 B
		
	
	
	
		
			JSON
		
	
	
	
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								    "tabWidth": 4,
							 | 
						||
| 
								 | 
							
								    "singleQuote": true,
							 | 
						||
| 
								 | 
							
								    "semi": false,
							 | 
						||
| 
								 | 
							
								    "printWidth": 100,
							 | 
						||
| 
								 | 
							
								    "trailingComma": "all",
							 | 
						||
| 
								 | 
							
								    "endOfLine": "auto"
							 | 
						||
| 
								 | 
							
								}
							 |