ebermergen-td/web/.prettierrc

5 lines
43 B
Plaintext
Raw Normal View History

2020-01-02 23:21:03 +01:00
{
"semi": false,
"singleQuote": true
}