Fix: Product Ledger autocomplete not working.
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
"tasks": [
|
||||
{
|
||||
"type": "npm",
|
||||
"script": "start -- --port 4200",
|
||||
"script": "start",
|
||||
"isBackground": true,
|
||||
"options": {
|
||||
"cwd": "${workspaceFolder}/overlord"
|
||||
|
||||
Reference in New Issue
Block a user