Files
inneratb/backend/.prettierrc
T
2026-05-30 15:02:45 +09:00

5 lines
52 B
Plaintext

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