add singleAttributePerLine, printWidth, and useTabs to prettier

This commit is contained in:
2xburnt
2025-07-10 10:38:43 -05:00
parent abebe228bf
commit 4949df61b0
138 changed files with 6072 additions and 6247 deletions
+20 -18
View File
@@ -1,19 +1,21 @@
{
"chain_name": "bfhevm_777-1",
"api": ["https://rest-testnet-bfhevm.xyz:443"],
"rpc": ["https://rpc-bfhevm.xyz:8443"],
"coingecko": "",
"snapshot_provider": "",
"sdk_version": "0.45.7",
"coin_type": "60",
"min_tx_fee": "700",
"addr_prefix": "bfh",
"logo": "",
"assets": [{
"base": "abfh",
"symbol": "BFH",
"exponent": "18",
"coingecko_id": "",
"logo": ""
}]
}
"chain_name": "bfhevm_777-1",
"api": ["https://rest-testnet-bfhevm.xyz:443"],
"rpc": ["https://rpc-bfhevm.xyz:8443"],
"coingecko": "",
"snapshot_provider": "",
"sdk_version": "0.45.7",
"coin_type": "60",
"min_tx_fee": "700",
"addr_prefix": "bfh",
"logo": "",
"assets": [
{
"base": "abfh",
"symbol": "BFH",
"exponent": "18",
"coingecko_id": "",
"logo": ""
}
]
}