nestjs-postal-client/.prettierrc

4 lines
54 B
Text
Raw Permalink Normal View History

2024-07-15 05:03:37 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}