This commit is contained in:
Pine Wu
2020-03-05 11:34:58 -08:00
parent 403f8669d8
commit 67e6aef0c8
23 changed files with 481 additions and 10625 deletions

View File

@@ -76,7 +76,6 @@
"languages": [
"markdown"
],
"configurationAttributes": {
"launch": {
"required": [
@@ -121,7 +120,6 @@
"@types/node": "^12.11.7",
"mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7",
"typescript": "^1.6.2",
"vscode": "1.1.5"
"typescript": "^1.6.2"
}
}