{
	"tabWidth": 2,
	"semi": true,
	"trailingComma": "all",
	"singleQuote": true,
	"printWidth": 120,
	"useTabs": true
}