{
	"useTabs": true,
	"tabWidth": 2,
	"semi": true,
	"singleQuote": true,
	"parser": "typescript",
	"printWidth": 120,
	"bracketSameLine": true
}