mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 10:40:09 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			546 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			546 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "printWidth": 100,
 | 
						|
  "useTabs": false,
 | 
						|
  "tabWidth": 2,
 | 
						|
  "singleQuote": false,
 | 
						|
  "jsxSingleQuote": false,
 | 
						|
  "quoteProps": "as-needed",
 | 
						|
  "trailingComma": "all",
 | 
						|
  "bracketSpacing": true,
 | 
						|
  "bracketSameLine": false,
 | 
						|
  "arrowParens": "always",
 | 
						|
  "requirePragma": false,
 | 
						|
  "insertPragma": false,
 | 
						|
  "proseWrap": "preserve",
 | 
						|
  "htmlWhitespaceSensitivity": "css",
 | 
						|
  "endOfLine": "lf",
 | 
						|
  "semi": true,
 | 
						|
  "singleAttributePerLine": false,
 | 
						|
  "embeddedLanguageFormatting": "auto",
 | 
						|
  "vueIndentScriptAndStyle": false,
 | 
						|
  "experimentalTernaries": false
 | 
						|
}
 |