This repository was archived by the owner on Oct 28, 2020. It is now read-only.

Description
Requested Update
It would be handy if es-check could also check all required/imported files as well. I tried to run es-check es5 ./dist/index.js and it said it was no matching errors, but when I included my module in a react-app in complained that one of my dependencies was not in ES5.
Why Is This Update Needed?
To make sure the entire module and not a single file is in ES5.
Are There Examples Of This Requested Update Elsewhere?
Read about references issues here. Provide paragraph text responses to each header.