mirror of
				https://github.com/Xahau/xahau-web.git
				synced 2025-11-04 04:15:47 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			198 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			198 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "editor.formatOnSave": true,
 | 
						|
  "editor.defaultFormatter": "biomejs.biome",
 | 
						|
  "editor.codeActionsOnSave": {
 | 
						|
    "quickfix.biome": "explicit",
 | 
						|
    "source.organizeImports.biome": "explicit"
 | 
						|
  }
 | 
						|
}
 |