16 lines
		
	
	
	
		
			332 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
	
		
			332 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|  | { | ||
|  |   "useTabs": false, | ||
|  |   "tabWidth": 2, | ||
|  |   "semi": false, | ||
|  |   "singleQuote": true, | ||
|  |   "jsxSingleQuote": false, | ||
|  |   "trailingComma": "es5", | ||
|  |   "bracketSpacing": true, | ||
|  |   "bracketSameLine": false, | ||
|  |   "arrowParens": "always", | ||
|  |   "embeddedLanguageFormatting": "auto", | ||
|  |   "endOfLine": "lf", | ||
|  |   "printWidth": 100, | ||
|  |   "vueIndentScriptAndStyle": false | ||
|  | } |