summaryrefslogtreecommitdiff
path: root/tests/config.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/config.ts.out')
-rw-r--r--tests/config.ts.out10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/config.ts.out b/tests/config.ts.out
deleted file mode 100644
index db5a8340e..000000000
--- a/tests/config.ts.out
+++ /dev/null
@@ -1,10 +0,0 @@
-[WILDCARD]Unsupported compiler options in "[WILDCARD]config.tsconfig.json"
- The following options were ignored:
- module, target
-[WILDCARD]error TS2532: Object is possibly 'undefined'.
-
-[WILDCARD]tests/config.ts:3:5
-
-3 if (map.get("bar").foo) {
- ~~~~~~~~~~~~~~
-