{"library":"grunt-lesslint","type":"library","category":null,"description":"Grunt task that compiles LESS files and runs CSS Lint on the generated CSS, mapping errors back to the original LESS lines. Version 5.0.0 is the current stable release; the project is in maintenance mode with infrequent updates. Key differentiators: integrates CSS Lint rules with LESS source mapping for line-accurate error reporting, supports failOnWarning/failOnError options for staged rule adoption, and allows configuration of LESS parser options. Alternative tools (e.g., stylelint, lesshint) are more actively maintained.","language":"javascript","status":"maintenance","version":"5.0.0","tags":["javascript","css","grunt","gruntplugin","less","lint"],"last_verified":"Fri May 01","install":[{"cmd":"npm install grunt-lesslint","imports":["grunt.loadNpmTasks('grunt-lesslint')","grunt.initConfig({ lesslint: { src: ['src/**/*.less'] } })","lesslint: { options: { csslint: { 'known-properties': false }, less: { paths: ['includes'] }, imports: false } }"]},{"cmd":"yarn add grunt-lesslint","imports":[]},{"cmd":"pnpm add grunt-lesslint","imports":[]}],"homepage":"http://jgable.github.io/grunt-lesslint","github":"https://github.com/jgable/grunt-lesslint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-lesslint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}