cmdb/cmdb-ui/.prettierrc

7 lines
90 B
Plaintext

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