This commit is contained in:
Kenneth Auchenberg 2019-04-03 10:36:24 -07:00 коммит произвёл GitHub
Родитель e2be59e7a6
Коммит dddac75f32
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -35,7 +35,7 @@ A VS Code extension to debug your JavaScript code in the Google Chrome browser,
## Getting Started
1. [Install the extension](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome)
2. Restart VS Code and open the folder containing the project you want to work on.
2. Open the folder containing the project you want to work on.
## Using the debugger