summaryrefslogtreecommitdiff
path: root/tests/config.ts.out
blob: a57d3056b6940d2d1d181255b21534fa507594df (plain)
1
2
3
4
5
6
7
8
[WILDCARD]Unsupported compiler options in "[WILDCARD]config.tsconfig.json"
  The following options were ignored:
    module, target
[WILDCARD]tests/config.ts:3:5 - error TS2532: Object is possibly 'undefined'.

3 if (map.get("bar").foo) {
      ~~~~~~~~~~~~~~