Browse Source

Update launch.json

pull/9942/head
Mehmet Erim 4 years ago
committed by GitHub
parent
commit
50253efe3b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      npm/ng-packs/.vscode/launch.json

5
npm/ng-packs/.vscode/launch.json

@ -1,7 +1,4 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
@ -13,4 +10,4 @@
"console": "integratedTerminal"
}
]
}
}

Loading…
Cancel
Save