DenoDDeno
Powered by
aspizuA
Denoβ€’2y agoβ€’
9 replies
aspizu

How to work without a tsconfig.json in VSCode? Getting typescript errors due to React.

Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.typescript(2583)
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.typescript(2583)


The project contains
deno.json
deno.json
file but the vscode typescript integration doesn't care.
image.png
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Deno VSCode extension issues with tsconfig.json
BaguingiBBaguingi / help
15mo ago
VSCode only TypeScript Errors, nothing from Deno LSP
EricEEric / help
12mo ago
Is there a way to use `tsconfig.json` `compilerOptions.types`?
Adam ScottAAdam Scott / help
9mo ago