Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix broken installation of TS definition files for
Deno
.
Fix wrong VS Code Extension ID. Explicitly `await` (and catch) `deno.generateDtsForDeno`, so all definition files are in place, before the extension finishes activation phase. fixes denoland#74, denoland#66, denoland#62, denoland#48
- Loading branch information