odyssey-client/.prettierrc

5 lines
50 B
Plaintext
Raw Permalink Normal View History

2020-10-05 13:10:12 +00:00
{
"singleQuote": false,
"endOfLine": "auto"
}