How to work without a tsconfig.json in VSCode? Getting typescript errors due to React.
The project contains
deno.json file but the vscode typescript integration doesn't care.
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.typescript(2583)deno.jsonDeno: enable command in vscodeTypeScript and JavaScript Language Features.
Deno: enableTypeScript and JavaScript Language Features