{"library":"sass-lint-config-brainly","title":"sass-lint-config-brainly","description":"Brainly's shared configuration for sass-lint, a deprecated SCSS linter. Version 1.0.1 is the current stable release. This package provides a pre-defined .sass-lint.yml file to enforce consistent coding standards across Brainly projects. It requires sass-lint ^1.10.2 as a peer dependency. The package is part of a monorepo of frontend tool configs and is intended for internal use, though it can be adopted by other projects. Note that sass-lint itself is deprecated in favor of stylelint, and this config is no longer actively developed.","language":"javascript","status":"deprecated","last_verified":"Fri May 01","install":{"commands":["npm install sass-lint-config-brainly"],"cli":null},"imports":["sass-lint --config `node -p 'require.resolve(\"sass-lint-config-brainly\")'`"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install --save-dev sass-lint-config-brainly sass-lint\nsass-lint --config `node -p 'require.resolve(\"sass-lint-config-brainly\")'`","lang":"javascript","description":"Installs packages and runs sass-lint with Brainly config using require.resolve for robust path resolution.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}