Setup up VSCodium

This commit is contained in:
idk
2021-10-22 17:17:55 -04:00
parent c181a974cd
commit bffc1dfe38
6 changed files with 45 additions and 32 deletions

7
.vscode/launch.json vendored Normal file
View File

@ -0,0 +1,7 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": []
}