summary refs log tree commit diff
path: root/util/.prettierrc
blob: d569c548e0e6351b41e2be2a73330a93371fcef0 (plain) (blame)
1
2
3
4
5
{
	"tabWidth": 4,
	"useTabs": true,
	"printWidth": 120
}