{
	"tabWidth": 2,
	"trailingComma": "none",
	"printWidth": 100,
	"singleQuote": true,
	"semi": false
}