summaryrefslogtreecommitdiff
path: root/tests/specs/add/jsr_prefers_deno_json/deno.json.out
AgeCommit message (Collapse)Author
2024-10-15fix(add): create deno.json when running `deno add jsr:<pkg>` (#26275)Nathan Whitaker
Fixes https://github.com/denoland/deno/issues/26119. Originally I wanted to put them in package.json if there's no deno.json, but on second thought it makes more sense to just create a deno.json