{
	"githubPullRequests.remotes": [
		"origin",
		"twyr"
	],
	"sqltools.connections": [
		{
			"previewLimit": 100,
			"server": "localhost",
			"port": 5432,
			"driver": "PostgreSQL",
			"name": "vish-endeavour",
			"group": "Servers",
			"database": "postgres",
			"username": "postgres",
			"password": "postgres"
		}
	],
	"cSpell.words": [
		"announcerc",
		"endregion",
		"fdir",
		"prerelease",
		"twy'r"
	]
}