Files
Content-Hunter_BE/.prettierrc
2026-02-08 19:33:14 +03:00

5 lines
52 B
Plaintext

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