Last active
November 22, 2019 23:26
-
-
Save dancinllama/711a2063b4b2a8d4e488e0f87ec0554b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "browser-preview", | |
"request": "attach", | |
"name": "Browser Preview: Attach" | |
}, | |
{ | |
"type": "browser-preview", | |
"request": "launch", | |
"name": "Browser Preview: Launch", | |
"url": "http://localhost:3333" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment