Files
noahspan-flying/.prettierrc
2024-05-21 18:18:27 -05:00

5 lines
53 B
Plaintext

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