aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/.prettierrc
blob: ff2677efde552bd0f6d7daecc4a6c4429d6f8151 (plain)
1
2
3
4
5
6
{
	"useTabs": true,
	"singleQuote": true,
	"trailingComma": "none",
	"printWidth": 100
}