mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 19:12:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			276 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			276 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| {
 | |
|     "arrowParens": "avoid",
 | |
|     "bracketSpacing": true,
 | |
|     "endOfLine": "lf",
 | |
|     "insertPragma": false,
 | |
|     "printWidth": 100,
 | |
|     "quoteProps": "as-needed",
 | |
|     "semi": true,
 | |
|     "singleQuote": false,
 | |
|     "tabWidth": 4,
 | |
|     "trailingComma": "es5",
 | |
|     "useTabs": false
 | |
| }
 | 
