Files
yunhaifinance/backend/.prettierrc
T

5 lines
52 B
Plaintext
Raw Normal View History

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