]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/frontend/.prettierrc
7d65e364398768feae9686574ab5702920ce7f5b
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / .prettierrc
1 {
2 "arrowParens": "always",
3 "printWidth": 100,
4 "singleQuote": true
5 }