mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
chore(typescript): add comment for chrome debug adapter
This commit is contained in:
parent
d09833812e
commit
9176b73c83
1 changed files with 1 additions and 0 deletions
|
|
@ -315,6 +315,7 @@ return {
|
|||
"jay-babu/mason-nvim-dap.nvim",
|
||||
optional = true,
|
||||
opts = {
|
||||
-- chrome adapter is deprecated, use js-debug-adapter instead
|
||||
automatic_installation = { exclude = { "chrome" } },
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue