]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/frontend/.prettierrc
bump version to 15.2.4-pve1
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / .prettierrc
1 {
2 "arrowParens": "always",
3 "printWidth": 100,
4 "singleQuote": true,
5 "trailingComma": "none"
6 }