diff options
Diffstat (limited to 'node_modules/@11ty/dependency-tree-esm/test/stubs/imported.json')
| -rw-r--r-- | node_modules/@11ty/dependency-tree-esm/test/stubs/imported.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/@11ty/dependency-tree-esm/test/stubs/imported.json b/node_modules/@11ty/dependency-tree-esm/test/stubs/imported.json new file mode 100644 index 0000000..f2aed13 --- /dev/null +++ b/node_modules/@11ty/dependency-tree-esm/test/stubs/imported.json @@ -0,0 +1,3 @@ +{ + "foo": "bar" +}
\ No newline at end of file |
