11 lines
		
	
	
		
			120 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			120 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| 
 | |
| root = true
 | |
| 
 | |
| [*]
 | |
| indent_size = 4
 | |
| indent_style = tab
 | |
| 
 | |
| [*.{yaml,yml,md,json,jsonc}]
 | |
| indent_size = 2
 | |
| indent_style = space
 |