robatwilliams / es-compat

Check JavaScript code compatibility with target runtime environments
MIT License
65 stars 13 forks source link

Complete ES2020 #42

Closed robatwilliams closed 2 years ago

robatwilliams commented 2 years ago

Support all the features - fixes #32

Includes update of eslint-plugin-es (task #40), but more work is needed to probably use its prototype methods rather than our own.