diff options
Diffstat (limited to 'tests/testdata/run/config_json_import.ts.out')
-rw-r--r-- | tests/testdata/run/config_json_import.ts.out | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/testdata/run/config_json_import.ts.out b/tests/testdata/run/config_json_import.ts.out deleted file mode 100644 index aa55be7d5..000000000 --- a/tests/testdata/run/config_json_import.ts.out +++ /dev/null @@ -1,3 +0,0 @@ -{ - compilerOptions: { jsx: "react-jsx", jsxImportSource: "http://localhost:4545/jsx" } -} |