Releases: sindresorhus/grunt-eslint
Releases · sindresorhus/grunt-eslint
v25.0.0
Breaking
- Require Node.js 18 (#175) 81834b4
- Flat config is now required by default
- If you want to use non-flat config, you need to pass the
ESLINT_USE_FLAT_CONFIG
environment variable
- If you want to use non-flat config, you need to pass the
Improvements
v24.3.0
- Update dependencies 495118b
v24.2.0
- Update dependencies 826ca5f
v24.1.0
v24.0.1
- Fix the plugin not finishing in some cases 1322e30
v24.0.0
v23.0.0
v22.0.0
v21.1.0
5.1.0
Added an outputFile
option to output the report to a file instead of the terminal.