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