aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cli/scripts/templates/src/__tests__/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'cli/scripts/templates/src/__tests__/tsconfig.json')
-rw-r--r--cli/scripts/templates/src/__tests__/tsconfig.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/cli/scripts/templates/src/__tests__/tsconfig.json b/cli/scripts/templates/src/__tests__/tsconfig.json
deleted file mode 100644
index bf65be6..0000000
--- a/cli/scripts/templates/src/__tests__/tsconfig.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "extends": "../../tsconfig.json",
- "include": [".", "../."]
-}