mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-13 13:48:24 +00:00
Update build task
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -19,7 +19,7 @@
|
||||
"outFiles": [
|
||||
"../dist/**/*.js"
|
||||
],
|
||||
"preLaunchTask": "build",
|
||||
"preLaunchTask": "npm: build",
|
||||
"protocol": "inspector"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user