tornado-pool-relayer/.prettierrc

6 lines
73 B
Plaintext
Raw Normal View History

2021-07-13 19:06:36 +02:00
{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 140
2021-07-13 19:06:36 +02:00
}