Files
FullStack-Blog-Nestjs-Nextj…/.prettierrc
2026-02-18 21:51:16 +09:00

5 lines
52 B
Plaintext

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