{
	"semi": true,
	"useTabs": true,
	"trailingComma": "all",
	"arrowParens": "always",
	"vueIndentScriptAndStyle": true
}