TradingAgents/.prettierrc

5 lines
72 B
Plaintext

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