Commit 23d0172
committed
chore, launch.json - move quarto.ts as an argument of
VSCode somehow looks for quarto.ts.js transpiled version of the file, and this breaks the debugging process for Quarto with Deno caching.runtimeArgs instead of program in the launch.json file1 parent 3a1d1ac commit 23d0172
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments