mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-04 06:49:49 +00:00 
			
		
		
		
	Merge pull request #119 from aidenybai/add-prettier
Add prettier config
This commit is contained in:
		
							
								
								
									
										7
									
								
								.prettierrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								.prettierrc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "printWidth": 100,
 | 
			
		||||
  "quoteProps": "as-needed",
 | 
			
		||||
  "trailingComma": "all",
 | 
			
		||||
  "tabWidth": 2,
 | 
			
		||||
  "semi": false
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user