소스 검색

Fixes version in launch.json

main
Eric Amodio 7 년 전
부모
커밋
4d88de6463
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .vscode/launch.json

+ 1
- 1
.vscode/launch.json 파일 보기

@ -1,6 +1,6 @@
// A launch configuration that compiles the extension and then opens it inside a new window
{
"version": "0.1.0",
"version": "0.2.0",
"configurations": [
{
"name": "Launch Extension",

불러오는 중...
취소
저장