1
0
mirror of https://github.com/veops/cmdb.git synced 2025-08-08 03:08:25 +08:00
Files
cmdb/cmdb-ui/.prettierrc
2019-12-18 23:33:22 +09:00

6 lines
64 B
Python

{
"printWidth": 120,
"semi": false,
"singleQuote": true
}