feat: power signing mode

This commit is contained in:
Ephraim Atta-Duncan
2024-10-10 20:23:32 +00:00
parent f05b670d93
commit eb96f315b6
18 changed files with 213 additions and 52 deletions

View File

@ -17,5 +17,8 @@
},
"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}