socket-io-admin-ui/examples/single-server-nestjs/.prettierrc

4 lines
51 B
Plaintext

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