Files
aeroresolve_backend/.prettierrc
T

5 lines
52 B
Plaintext
Raw Normal View History

2026-07-06 13:16:46 +05:30
{
"singleQuote": true,
"trailingComma": "all"
}