gyandeeps / gruntify-eslint

Grunt plugin for Eslint
MIT License
14 stars 8 forks source link

update to ESLint 8 (breaking changes) #33

Open trusktr opened 3 years ago

trusktr commented 3 years ago

This updates to ESLint 8, which has breaking changes, and which also means gruntify-eslint will have breaking changes (the callback option now accepts an array of LintResult).