summaryrefslogtreecommitdiff
path: root/cli/tests/config.ts.out
blob: 8f5cf7e39924322edbbfce0033734f084ce16771 (plain)
1
2
3
4
5
6
7
[WILDCARD]Unsupported compiler options in "[WILDCARD]config.tsconfig.json"
  The following options were ignored:
    module, target
error: TS2532 [ERROR]: Object is possibly 'undefined'.
if (map.get("bar").foo) {
    ~~~~~~~~~~~~~~
    at [WILDCARD]tests/config.ts:3:5