Pijul source control integration extension for Visual Studio Code
{
	// See http://go.microsoft.com/fwlink/?LinkId=827846
	// for the documentation about the extensions.json format
	"recommendations": [
		"dbaeumer.vscode-eslint",
		"eamodio.tsl-problem-matcher"
	]
}