upload
This commit is contained in:
		
							
								
								
									
										15
									
								
								backend/.prettierrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								backend/.prettierrc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
{
 | 
			
		||||
	"tabWidth": 4,
 | 
			
		||||
	"useTabs": true,
 | 
			
		||||
	"singleQuote": true,
 | 
			
		||||
	"semi": false,
 | 
			
		||||
	"trailingComma": "none",
 | 
			
		||||
	"jsxSingleQuote": true,
 | 
			
		||||
	"jsxBracketSameLine": true,
 | 
			
		||||
	"printWidth": 200,
 | 
			
		||||
	"bracketSpacing": true,
 | 
			
		||||
	"vueIndentScriptAndStyle": true,
 | 
			
		||||
	"arrowParens": "always",
 | 
			
		||||
	"bracketSameLine": false,
 | 
			
		||||
    "endOfLine": "lf"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user