This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

bitexpert-cs-scsslint

0.1.6 • Public • Published

bitexpert-cs-scsslint

This repository contains the configuration for scss-lint which is used by the grunt-scss-lint plugin to lint SCSS source files.

Installation

It is required to have the scss-lint ruby package installed as the grunt-scss-lint plugin is a wrapper round that tool. You can use gem to install the package:

sudo gem install scss-lint -v 0.29.0

Add the "bitexpert-cs-scsslint" package to the dev-dependencies section of your package.json file which resides in the root folder of your project:

"devDependencies": {
    "bitexpert-cs-scsslint": "^0.1.0"
}

Now run npm install to download and install bitexpert-cs-scsslint as well as the required dependencies:

npm install

License

bitexpert-cs-scsslint is released under the Apache 2.0 license.

Readme

Keywords

Package Sidebar

Install

npm i bitexpert-cs-scsslint

Weekly Downloads

1

Version

0.1.6

License

Apache-2.0

Last publish

Collaborators

  • bitexpert-tech
  • danielruf
  • hagenm
  • shochdoerfer