Skip to content

Commit 17e18e9

Browse files
committed
Make sync and async generators restore the initialization context
Closes tc39#18.
1 parent 9b84840 commit 17e18e9

File tree

2 files changed

+438
-0
lines changed

2 files changed

+438
-0
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"editor.formatOnSave": false
3+
}

0 commit comments

Comments
 (0)