{
	"trailingComma": "none",
	"arrowParens": "avoid",
	"singleQuote": true,
	"printWidth": 80,
	"useTabs": true,
	"tabWidth": 4,
	"semi": true
}
