pcpuma_unam_api/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

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