Files
cargaMasiva_api/.prettierrc
T

4 lines
51 B
Plaintext
Raw Normal View History

2025-06-11 10:46:45 -06:00
{
"singleQuote": true,
"trailingComma": "all"
}