mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-28 13:58:47 +02:00
added debugger vscode js
This commit is contained in:
parent
4b43e2f49e
commit
8d05a545d1
61 changed files with 888 additions and 7 deletions
4
debuggers/vscode-js-debug/js-debug/.vscodeignore
Normal file
4
debuggers/vscode-js-debug/js-debug/.vscodeignore
Normal file
|
@ -0,0 +1,4 @@
|
|||
# note: this is moved into `dist` during compilation, and does not actually apply here
|
||||
**/*.map
|
||||
src/build/**
|
||||
src/testRunner.js
|
Loading…
Add table
Add a link
Reference in a new issue