cic-dashboard/.prettierrc

5 lines
43 B
Plaintext
Raw Normal View History

2022-05-12 11:07:31 +02:00
{
"semi": false,
"singleQuote": true
}