frigate/web/.prettierrc

5 lines
47 B
Plaintext
Raw Normal View History

2022-03-05 22:16:31 -06:00
{
"printWidth": 120,
"singleQuote": true
}