Skip to content

Commit 211e4c9

Browse files
dnalborczykmarijnh
authored andcommitted
Remove async iterators from stage 3 proposals section
1 parent a53faf5 commit 211e4c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

acorn/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ The utility spits out the syntax tree as JSON data.
260260
Plugins for ECMAScript proposals:
261261

262262
- [`acorn-stage3`](https://github.com/acornjs/acorn-stage3): Parse most stage 3 proposals, bundling:
263-
- [`acorn-async-iteration`](https://github.com/acornjs/acorn-async-iteration): Parse [async iteration proposal](https://github.com/tc39/proposal-async-iteration)
264263
- [`acorn-bigint`](https://github.com/acornjs/acorn-bigint): Parse [BigInt proposal](https://github.com/tc39/proposal-bigint)
265264
- [`acorn-class-fields`](https://github.com/acornjs/acorn-class-fields): Parse [class fields proposal](https://github.com/tc39/proposal-class-fields)
266265
- [`acorn-dynamic-import`](https://github.com/kesne/acorn-dynamic-import): Parse [import() proposal](https://github.com/tc39/proposal-dynamic-import)

0 commit comments

Comments
 (0)