8 lines
		
	
	
		
			191 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			191 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "recommendations": [
 | 
						|
    "bradlc.vscode-tailwindcss", // hinting / autocompletion for tailwind
 | 
						|
    "ban.spellright", // Spell check for docs
 | 
						|
    "biomejs.biome" // improved i18n DX
 | 
						|
  ]
 | 
						|
}
 |