Closed getabetterpic closed 6 years ago
Thanks for a great product @chrishulton and everyone else at CodeClimate.
This would be a really nice addition to the whitelist and would greatly benefit our multiple ES5 code bases we need to have checked across our org. Thanks again.
Thanks for the nudge. This plugin should now be available in the stable (eslint-3) channel.
Note, for changes to the eslint-4 channel, a PR can be made against the channel/eslint-4 branch.
Adds the es5 plugin to address #370. Needed so linter can be configured to error on ES2015 features accidentally getting into ES5 files.