tuist/projects/cloud/.prettierrc

7 lines
88 B
Plaintext

{
"semi": true,
"trailingComma": "all",
"singleQuote": true,
"printWidth": 70
}