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