firefly-iii/frontend/.prettierrc

5 lines
42 B
Plaintext
Raw Normal View History

2022-02-27 03:04:30 -06:00
{
"singleQuote": true,
"semi": true
}