Add dom.iterable
and dom.asynciterable
in compiler options
#138
reosablo
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On the current environment,
dom.iterable
anddom.asynciterable
don't seem to be active in the code editor.The workaround for this issue is to add reference directives.
The Deno docs show an example configuration like this.
Beta Was this translation helpful? Give feedback.
All reactions