imgproc/.prettierrc

5 lines
52 B
Plaintext
Raw Permalink Normal View History

2023-04-13 15:36:47 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}