blakeblackshear.frigate/web-old/.prettierrc
Blake Blackshear bdebb99b5a Use new UI (#8983)
* fixup build

* swap frontends
2024-01-31 12:56:11 +00:00

6 lines
73 B
Plaintext

{
"printWidth": 120,
"trailingComma": "es5",
"singleQuote": true
}