tornado-relayer/.prettierrc

5 lines
53 B
Plaintext
Raw Normal View History

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