Files
TREK/server-nest/.prettierrc
T
2026-04-26 23:22:06 +02:00

5 lines
52 B
Plaintext

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