mirror of
https://github.com/denoland/deno.git
synced 2024-11-13 16:26:08 -05:00
9 lines
258 B
Text
9 lines
258 B
Text
Unsupported compiler options in "[WILDCARD]tests/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) {
|
|
~~~~~~~~~~~~~~
|
|
|