aspizu
aspizu7mo ago

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 file but the vscode typescript integration doesn't care.
No description
9 Replies
marvinh.
marvinh.7mo ago
Install the Deno extension. If you have already, run the Deno: enable command in vscode
marvinh.
marvinh.7mo ago
Thanks for filing an issue. @nayeemrmn will take a look once the easter holidays are over.
aspizu
aspizu7mo ago
is there any more info i should include?
nayeemrmn
nayeemrmn7mo ago
@aspizu It's strange that it's continuing despite disabling the built-in extension. Which one did you disable? It should be TypeScript and JavaScript Language Features.
aspizu
aspizu7mo ago
yep thats the one i disabled
aspizu
aspizu7mo ago
No description
nayeemrmn
nayeemrmn7mo ago
Do you have any other extensions enabled that could be the cause?
aspizu
aspizu7mo ago
civet