added chaining and a blank
This commit is contained in:
Vendored
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user