mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
JSON parse launch.json to determine whether program configuration was correctly added.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"typescript": "^2.2.2",
|
||||
"rimraf": "^2.6.1",
|
||||
"commander": "^2.9.0",
|
||||
"simple-git": "^1.73.0"
|
||||
"simple-git": "^1.73.0",
|
||||
"strip-json-comments": "^2.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user