summaryrefslogtreecommitdiff
path: root/tests/testdata/test/deno_custom_jsx.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/test/deno_custom_jsx.json')
-rw-r--r--tests/testdata/test/deno_custom_jsx.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/testdata/test/deno_custom_jsx.json b/tests/testdata/test/deno_custom_jsx.json
deleted file mode 100644
index 7ef04d829..000000000
--- a/tests/testdata/test/deno_custom_jsx.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "compilerOptions": {
- "jsx": "react-jsx",
- "jsxImportSource": "https://esm.sh/react@18.1.0"
- }
-}