diff options
Diffstat (limited to 'tests/testdata/check/exclude_option/ignored')
| -rw-r--r-- | tests/testdata/check/exclude_option/ignored/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testdata/check/exclude_option/ignored/index.ts b/tests/testdata/check/exclude_option/ignored/index.ts new file mode 100644 index 000000000..0419cf073 --- /dev/null +++ b/tests/testdata/check/exclude_option/ignored/index.ts @@ -0,0 +1 @@ +export { nothing }; |
