Files
opencommit-gitea/.prettierrc
T

6 lines
69 B
Plaintext

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