diff options
Diffstat (limited to 'cli/tests/testdata/fmt/glob/nested/foo/bazz.ts')
-rw-r--r-- | cli/tests/testdata/fmt/glob/nested/foo/bazz.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/tests/testdata/fmt/glob/nested/foo/bazz.ts b/cli/tests/testdata/fmt/glob/nested/foo/bazz.ts new file mode 100644 index 000000000..0127c4af3 --- /dev/null +++ b/cli/tests/testdata/fmt/glob/nested/foo/bazz.ts @@ -0,0 +1,3 @@ + function foo() { + +}
\ No newline at end of file |