UNPKG

@b3dotfun/leaderboards

Version:

SDK to interact with leaderboards smart contract

13 lines (12 loc) 337 B
{ "editor.formatOnSave": true, "editor.codeActionsOnSave": { "source.fixAll": "explicit", "source.organizeImports": "explicit" }, "editor.defaultFormatter": "esbenp.prettier-vscode", "editor.tabSize": 2, "editor.insertSpaces": true, "editor.detectIndentation": false, "editor.formatOnSaveMode": "modifications" }