tornado-pool-relayer/.prettierrc

6 lines
73 B
Plaintext

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