9 lines
		
	
	
		
			212 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			212 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	// See http://go.microsoft.com/fwlink/?LinkId=827846
 | 
						|
	// for the documentation about the extensions.json format
 | 
						|
	"recommendations": [
 | 
						|
		"dbaeumer.vscode-eslint",
 | 
						|
        "ms-vscode.extension-test-runner"
 | 
						|
	]
 | 
						|
}
 |