Files
lub-web-monorepo/apps/backend/.prettierrc
T

4 lines
51 B
Plaintext
Raw Normal View History

2026-03-26 16:10:45 +01:00
{
"singleQuote": true,
"trailingComma": "all"
}