Files
pcpuma_unam_api/.prettierrc
T

4 lines
51 B
Plaintext
Raw Normal View History

2022-03-29 11:27:49 -06:00
{
"singleQuote": true,
"trailingComma": "all"
}