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