Files
noahspan-root/api/.prettierrc
2025-02-10 18:55:08 -06:00

4 lines
51 B
Plaintext

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