Files
solana-sniper-bot/.prettierrc
T

5 lines
72 B
Plaintext

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