Removed browse task as it won't run without debugging
This commit is contained in:
parent
602d693caf
commit
c2d7abc94e
|
@ -4,12 +4,6 @@
|
|||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Browse local Documentation - Chrome",
|
||||
"request": "attach",
|
||||
"type": "chrome",
|
||||
"url": "http://localhost:4000/enigma-bbs/"
|
||||
},
|
||||
{
|
||||
"type": "node",
|
||||
"request": "launch",
|
||||
|
|
Loading…
Reference in New Issue