Files
FullStack-Blog-Nestjs-Nextj…/backend/.prettierrc

5 lines
52 B
Plaintext

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