Files
synapse-admin/.prettierrc
T

6 lines
73 B
Plaintext
Raw Normal View History

{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100
}