diff options
Diffstat (limited to 'tests/testdata/run/workspaces/basic/deno.json')
| -rw-r--r-- | tests/testdata/run/workspaces/basic/deno.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/testdata/run/workspaces/basic/deno.json b/tests/testdata/run/workspaces/basic/deno.json deleted file mode 100644 index b971c4f3d..000000000 --- a/tests/testdata/run/workspaces/basic/deno.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "workspaces": [ - "foo", - "bar" - ], - "imports": { - "chalk": "npm:chalk" - } -} |
