Files
team-planner/backend/.prettierrc
2025-12-29 16:58:56 +03:00

5 lines
52 B
Plaintext

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