Files
ContentGen_BE/.prettierrc
2026-03-28 17:16:12 +03:00

5 lines
52 B
Plaintext

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