tghandbook/.prettierrc

5 lines
50 B
Plaintext
Raw Normal View History

2020-06-17 13:16:54 +00:00
{
"singleQuote": false,
"endOfLine": "auto"
}