eslint / espree

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

feat: add `allowReserved` for ES3 #522

Closed ljharb closed 2 years ago

ljharb commented 2 years ago

Fixes https://github.com/eslint/eslint/issues/15327