Files
examples/nestjs/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

2024-06-30 20:39:01 -06:00
{
"singleQuote": true,
"trailingComma": "all"
}