Commit 856eeb0
Move debug package to devDependencies in typespec-vscode
The debug package is only used during development/build time for the
VSCode extension, not at runtime, so it should be in devDependencies
rather than dependencies.
Co-authored-by: RodgeFu <6038235+RodgeFu@users.noreply.github.com>1 parent 21ba492 commit 856eeb0
2 files changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
314 | | - | |
315 | | - | |
| 313 | + | |
316 | 314 | | |
317 | 315 | | |
318 | 316 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments