Skip to content

Commit

Permalink
Try adding <reference types="node" />
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Aug 1, 2018
1 parent 38422b2 commit 77bdc6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/lib.deno.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
/// <reference no-default-lib="true"/>

/// <reference lib="esnext" />
/// <reference types="node" />

// TODO generate `console.d.ts` and inline it in `assets.ts` and remove
// declaration of `Console`
Expand Down

0 comments on commit 77bdc6c

Please sign in to comment.