add pwa-node adapters and configs

This commit is contained in:
vladstojna 2023-04-22 22:29:27 +01:00 committed by vladstojna
parent 548340ad63
commit a76337f5fa
4 changed files with 40 additions and 0 deletions

View file

@ -5,3 +5,5 @@ dap_vscode.load_launchjs(nil, {
lldb = { 'c', 'cpp', 'rust' },
codelldb = { 'c', 'cpp', 'rust' },
})
require('custom.dap.config.pwa-node')