{
	"trailingComma": "all",
	"useTabs": true,
	"tabWidth": 1,
	"singleQuote": true,
	"jsxSingleQuote": false,
	"semi": true
}
