{"library":"grunt-sass-lint","type":"library","category":null,"description":"Grunt plugin for Node Sass Lint. Version 0.2.4 (latest as of 2021) is the final release; the package is unmaintained and sass-lint is deprecated in favor of stylelint. It allows linting .scss and .sass files with configurable rules, provides multiple formatters (stylish, junit, etc.), and integrates directly into Grunt workflows. However, both the plugin and its underlying linter are no longer active; stylelint with scss plugin is the recommended replacement.","language":"javascript","status":"deprecated","version":"0.2.4","tags":["javascript","gruntplugin","sass","scss","lint"],"last_verified":"Fri May 01","install":[{"cmd":"npm install grunt-sass-lint","imports":["grunt.loadNpmTasks('grunt-sass-lint');","grunt.initConfig({ sasslint: { ... } });","sasslint: { options: { configFile: '.sass-lint.yml', formatter: 'junit' }, target: ['src/**/*.scss'] }"]},{"cmd":"yarn add grunt-sass-lint","imports":[]},{"cmd":"pnpm add grunt-sass-lint","imports":[]}],"homepage":null,"github":"https://github.com/sasstools/grunt-sass-lint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-sass-lint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}