tornado-pool-relayer/.prettierrc

5 lines
53 B
Plaintext
Raw Normal View History

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