summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/frontend/.prettierrc
blob: 7d65e364398768feae9686574ab5702920ce7f5b (plain)
1
2
3
4
5
{
  "arrowParens": "always",
  "printWidth": 100,
  "singleQuote": true
}