aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/.prettierrc.json
blob: 37d2cddbb272592ba44329b80695f6c83bedcc12 (plain)
1
2
3
4
5
{
    "singleQuote": true,
    "jsxBracketSameLine": true,
    "tabWidth": 4
}