There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A GitHub action that checks JavaScript files ES version against a specified ES version. If a specified file's ES version doesn't match the ES version argument, this action will throw an error and log the files that didn't match the check.