plugin updates
This commit is contained in:
parent
c56438c44b
commit
8981f39679
3 changed files with 10 additions and 10 deletions
|
@ -12,7 +12,7 @@ return {
|
|||
args = { "${port}" },
|
||||
}
|
||||
}
|
||||
dap.configurations.javascript = {
|
||||
dap.configurations.typescript = {
|
||||
{
|
||||
type = "pwa-node",
|
||||
request = "launch",
|
||||
|
@ -30,6 +30,7 @@ return {
|
|||
restart = true,
|
||||
},
|
||||
}
|
||||
dap.configurations.javascript = dap.configurations.typescript
|
||||
end
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue