dockerfile/examples/omnivore/official-src/omnivore-main/.prettierrc

5 lines
43 B
Plaintext
Raw Normal View History

2024-03-15 14:52:38 +08:00
{
"semi": false,
"singleQuote": true
}