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