added chaining and a blank

This commit is contained in:
2025-07-17 12:21:26 +01:00
parent ab97d28a1c
commit f6cd76ed38
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"name": "Next.js: debug server-side",
"type": "node-terminal",
"request": "launch",
"command": "yarn run dev"
"command": "npm run dev"
},
{"name": "Launch Chrome against localhost",
"type": "pwa-chrome",