aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc
blob: cbfd12dc727a94883f2582ec6f386eb7d9198309 (plain) (blame)
1
2
3
4
5
{
	"tabWidth": 2,
	"trailingComma": "all",
	"useTabs": true
}