diff options
Diffstat (limited to '.vscode/launch.json')
| -rw-r--r-- | .vscode/launch.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index 9ad9655..0000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "version": "0.2.0", - "configurations": [ - { - "type": "node", - "request": "launch", - "name": "Launch Program", - "program": "npm run dev" - } - ] -}
\ No newline at end of file |
