JSON parse launch.json to determine whether program configuration was correctly added.

This commit is contained in:
Michel Kaporin
2017-06-22 12:29:26 +02:00
parent 604808bb31
commit bfffd7b8b9
3 changed files with 13 additions and 5 deletions

View File

@@ -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"
}
}