tornado-relayer/.prettierrc

6 lines
73 B
Plaintext
Raw Normal View History

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