Files
api-monedero-electronico/.prettierrc
T

4 lines
51 B
Plaintext
Raw Normal View History

2025-10-17 07:20:42 -06:00
{
"singleQuote": true,
"trailingComma": "all"
}