Files
socket.io/examples/nestjs-example/.prettierrc
2024-07-22 10:07:45 +02:00

4 lines
51 B
Plaintext

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