Files
project-base/backend/.prettierrc
T
2026-05-18 11:25:51 +09:00

5 lines
52 B
Plaintext

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