Files
opencommit-gitea/.prettierrc
T
Avighna 90f64d5475 Fixing grammatical errors and enhancing overall grammar in README.md (#190)
* Fixed grammatical errors and enhanced overall grammar in README.md
2023-06-19 18:32:12 +08:00

5 lines
53 B
Plaintext

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