Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 347 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 347 Bytes

Async iteration support for Acorn

NPM version

Since async iteration part of ECMAScript 2018, acorn now supports it out of the box. Just make sure that you use acorn >= 5.4.1 and set ecmaVersion >= 9. This plugin is deprecated.