summaryrefslogtreecommitdiff
path: root/tests/testdata/run/with_config/no_auto_discovery.out
blob: 59339ebe5f84ed1d0ba76afebba17ba990e6d71a (plain)
1
2
3
4
error: TS2584 [ERROR]: Cannot find name 'document'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
  console.log(document);
              ~~~~~~~~
    at [WILDCARD]run/with_config/frontend_work.ts:2:15