rsvp-reader/.prettierrc

4 lines
42 B
Plaintext
Raw Normal View History

2019-09-14 09:35:14 +02:00
{
"semi": false,
"singleQuote": true
}