chore: 构建项目结构
This commit is contained in:
		
							
								
								
									
										9
									
								
								frontend/.editorconfig
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								frontend/.editorconfig
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue}]
 | 
			
		||||
charset = utf-8
 | 
			
		||||
indent_size = 2
 | 
			
		||||
indent_style = space
 | 
			
		||||
insert_final_newline = true
 | 
			
		||||
trim_trailing_whitespace = true
 | 
			
		||||
 | 
			
		||||
end_of_line = lf
 | 
			
		||||
max_line_length = 100
 | 
			
		||||
		Reference in New Issue
	
	Block a user