1 2 3 4 5 6 7 8 9 10 11 12
{ // // this is still neccessary for VSCode users for as long as Swift and C are here. "folders": [ { "path": ".", "name": "Hedera SDK Rust" } ], "settings": { "git.alwaysSignOff": true, } }