flaschengeist-frontend/.prettierrc

6 lines
63 B
Plaintext
Raw Normal View History

2020-10-02 07:13:14 +00:00
{
"singleQuote": true,
"semi": true,
"printWidth": 100
2020-10-02 07:13:14 +00:00
}