diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index a5088194..00000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "configurations": [ - { - "type": "msedge", - "name": " http://localhost:3000/", - "request": "launch", - "url": " http://localhost:3000/" - } - ] -} \ No newline at end of file