aboutsummaryrefslogtreecommitdiff
path: root/.vscode/extensions.json
blob: 09152020b23a10bb45e7007ecfb0ffb6a0e7167d (plain) (blame)
1
2
3
4
5
6
7
{
	// See https://go.microsoft.com/fwlink/?LinkId=733558
	// for the documentation about the extensions.json format
	"recommendations": [
		"dbaeumer.vscode-eslint"
	]
}