Files
archrepo/.prettierrc
2025-07-10 09:48:30 +08:00

4 lines
51 B
Plaintext

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