Socket
Socket
Sign inDemoInstall

@springernature/sasslint-config

Package Overview
Dependencies
0
Maintainers
10
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

3

HISTORY.md
# History
## 0.1.2 (2018-10-17)
* Fix bug in iinstructions for use
## 0.1.1 (2018-10-17)

@@ -4,0 +7,0 @@ * Improve instructions for use

2

package.json
{
"name": "@springernature/sasslint-config",
"version": "0.1.1",
"version": "0.1.2",
"description": "Sass Lint shareable config used at Springer Nature",

@@ -5,0 +5,0 @@ "license": "",

@@ -17,4 +17,9 @@ # sasslint-config-springernature

2. Add the `sasslintConfig` option to your `package.json` file, and point it to the shared `.sass-lint.yml`
2. Install this `sasslint-config` to your devDependencies
```
npm install --save-dev @springernature/sasslint-config
```
3. Add the `sasslintConfig` option to your `package.json` file, and point it to the shared `.sass-lint.yml`
```json

@@ -28,3 +33,3 @@ {

3. Run `sass-lint` without specifiying a config
4. Run `sass-lint` without specifiying a config

@@ -31,0 +36,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc