Prettierrc file
This commit is contained in:
		
							
								
								
									
										10
									
								
								.prettierrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								.prettierrc
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | |||||||
|  | { | ||||||
|  |   "tabWidth": 2, | ||||||
|  |   "useTabs": false, | ||||||
|  |   "semi": true, | ||||||
|  |   "singleQuote": false, | ||||||
|  |   "bracketSpacing": true, | ||||||
|  |   "arrowParens": "avoid", | ||||||
|  |   "vueIndentScriptAndStyle": false, | ||||||
|  |   "trailingComma": "none" | ||||||
|  | } | ||||||
		Reference in New Issue
	
	Block a user