summaryrefslogtreecommitdiff
path: root/cli/tests/config.ts.out
blob: db5a8340e1d68584b2dcc35f79ade85a0bfba283 (plain)
1
2
3
4
5
6
7
8
9
10
[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) {
      ~~~~~~~~~~~~~~