Files
formularios_api/.prettierrc
T

4 lines
51 B
Plaintext
Raw Normal View History

2025-03-26 14:39:56 -06:00
{
"singleQuote": true,
"trailingComma": "all"
}