Files
noahspan-flying/api/.prettierrc
2024-05-21 17:26:34 -05:00

4 lines
51 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all"
}