9 lines
		
	
	
		
			141 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			141 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"editor.detectIndentation": false,
 | 
						|
	"editor.tabSize": 4,
 | 
						|
	"editor.insertSpaces": false,
 | 
						|
	"[python]": {
 | 
						|
		"editor.insertSpaces": true
 | 
						|
	}
 | 
						|
}
 |