Files
opencommit/.prettierrc
2023-04-28 14:23:59 +08:00

5 lines
53 B
Plaintext

{
"trailingComma": "none",
"singleQuote": true
}