deno_cli 0.23.0

Provides the deno executable
Documentation
[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) {
      ~~~~~~~~~~~~~~