repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93547b6
)
Remove deprecated code configuration
author
Jérôme Benoit
<jerome.benoit@sap.com>
Mon, 3 Oct 2022 22:21:41 +0000
(
00:21
+0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Mon, 3 Oct 2022 22:21:41 +0000
(
00:21
+0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.vscode/launch.json
patch
|
blob
|
blame
|
history
diff --git
a/.vscode/launch.json
b/.vscode/launch.json
index f62ecf671b713103fd2c20fe565b3487f2a1a804..46a93bdf7dbbfbc47b31bfa5f2290b3696001695 100644
(file)
--- a/
.vscode/launch.json
+++ b/
.vscode/launch.json
@@
-5,7
+5,7
@@
"version": "0.2.0",
"configurations": [
{
- "type": "
pwa-
node",
+ "type": "node",
"request": "launch",
"name": "Launch Test Debug",
"cwd": "${workspaceFolder}",
@@
-16,7
+16,7
@@
"stopOnEntry": true
},
{
- "type": "
pwa-
node",
+ "type": "node",
"request": "launch",
"name": "Launch Benchmark Debug",
"cwd": "${workspaceFolder}",