eslint / espree

An Esprima-compatible JavaScript parser
BSD 2-Clause "Simplified" License
2.26k stars 189 forks source link

ESM API docs #474

Closed mdjermanovic closed 3 years ago

mdjermanovic commented 3 years ago

We should update README with the new ESM API, once https://github.com/eslint/espree/pull/469 gets merged.

nzakas commented 3 years ago

Working on this.