mirror of
https://github.com/denoland/deno.git
synced 2024-11-05 09:04:41 -05:00
10 lines
270 B
Text
10 lines
270 B
Text
[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) {
|
|
~~~~~~~~~~~~~~
|
|
|