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)


The project contains deno.json file but the vscode typescript integration doesn't care.
image.png
Was this page helpful?