diff options
author | Nathan Whitaker <17734409+nathanwhit@users.noreply.github.com> | 2024-09-07 02:22:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-07 02:22:27 -0700 |
commit | 98e8e2f8bc685675b305e5cc596571801a8e0160 (patch) | |
tree | 0ed2bb77b2b6e1f7c8dde0b319cdcadea7e310bd /cli/tsc/dts/lib.deno.ns.d.ts | |
parent | a9ed06b8324d4b139aea516d045bdbd091f15be9 (diff) |
feat(add/install): Flag to add dev dependency to package.json (#25495)
```
deno install --dev npm:chalk
```
Adds to `devDependencies` if a `package.json` is present, otherwise it
just adds to `imports` in `deno.json`
Diffstat (limited to 'cli/tsc/dts/lib.deno.ns.d.ts')
0 files changed, 0 insertions, 0 deletions