mirror of
https://github.com/fdundjer/solana-sniper-bot.git
synced 2025-11-24 13:41:07 +10:00
tsc & prettier
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{
|
||||
"singleQuote": true,
|
||||
"singleQuote": false,
|
||||
"trailingComma": "all",
|
||||
"printWidth": 120
|
||||
"printWidth": 120,
|
||||
"useTabs": true
|
||||
}
|
||||
Reference in New Issue
Block a user