first commit

This commit is contained in:
2024-05-16 16:05:41 +02:00
commit adf8283ae0
197 changed files with 26666 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"type": "node",
"request": "attach",
"name": "Attach to Process",
"restart": true,
"address": "127.0.0.1",
"port": 53481,
"localRoot": "${workspaceFolder}",
"remoteRoot": "${workspaceFolder}"
}