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