]> git.proxmox.com Git - ceph.git/blame - ceph/src/pybind/mgr/dashboard/frontend/.prettierrc
import 15.2.4
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / .prettierrc
CommitLineData
11fdf7f2
TL
1{
2 "arrowParens": "always",
3 "printWidth": 100,
e306af50
TL
4 "singleQuote": true,
5 "trailingComma": "none"
11fdf7f2 6}