{"library":"grunt-eslint","type":"library","category":null,"description":"Grunt plugin to validate JavaScript files using ESLint. Current stable version is 26.0.0 (requires Node.js 20+ and Grunt >=1). Releases are feature-driven with major version bumps when ESLint or Node.js requirements change. Key differentiators: seamless integration with Grunt, supports both flat and legacy ESLint configs (flat is default since v25), dual console and file output (v26+), and feature flags for experimental ESLint features. Maintained by Sindre Sorhus with regular updates across major ESLint versions (6, 7, 8, 9).","language":"javascript","status":"active","version":"26.0.0","tags":["javascript","gruntplugin","eslint","lint","validate","report"],"last_verified":"Wed May 27","install":[{"cmd":"npm install grunt-eslint","imports":["grunt.initConfig({ eslint: { target: ['file.js'] } });","require('load-grunt-tasks')(grunt);","grunt.initConfig({ eslint: { options: { extends: [js.configs.recommended] } }, target: ['file.js'] });"]},{"cmd":"yarn add grunt-eslint","imports":[]},{"cmd":"pnpm add grunt-eslint","imports":[]}],"homepage":null,"github":"https://github.com/sindresorhus/grunt-eslint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-eslint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/grunt-eslint/compatibility"}}