Files
tryFullStack/backend/.prettierrc
2025-07-15 17:32:19 +09:00

4 lines
54 B
Plaintext
Executable File

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