Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@springernature/sasslint-config

Package Overview
Dependencies
Maintainers
11
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@springernature/sasslint-config

Sass Lint shareable config used at Springer Nature

latest
Source
npmnpm
Version
1.2.1
Version published
Maintainers
11
Created
Source

sasslint-config-springernature

NPM version

Sass Lint shareable config used at Springer Nature

Requirements

This package requires sass-lint version 1.12 or greater.

Installation

  • Install sass-lint to your devDependencies
npm install --save-dev sass-lint
  • Install this sasslint-config to your devDependencies
npm install --save-dev @springernature/sasslint-config
  • Add the sasslintConfig option to your package.json file, and point it to the shared .sass-lint.yml
{
  "name": "my-project",
  "version": "1.0.0",
  "sasslintConfig": "./node_modules/@springernature/sasslint-config/config/.sass-lint.yml"
}
  • Run sass-lint without specifiying a config
sass-lint './scss/*.scss'

Contributing

This package is used by many active Springer Nature projects. We always welcome issues and pull requests, but we may not always be able to merge your suggestions.

If we decide that we can't merge your PR or act on your issue, it's nothing personal! We love to see new contributors, and we strive to provide a welcoming and inclusive environment.

Keywords

springer nature

FAQs

Package last updated on 01 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts