summaryrefslogtreecommitdiff
path: root/cli/tests/module_graph/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/module_graph/tsconfig.json')
-rw-r--r--cli/tests/module_graph/tsconfig.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/cli/tests/module_graph/tsconfig.json b/cli/tests/module_graph/tsconfig.json
deleted file mode 100644
index a4c5f4f33..000000000
--- a/cli/tests/module_graph/tsconfig.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "compilerOptions": {
- "target": "ES5",
- "jsx": "preserve"
- }
-}