9.0.0-alpha.13 • Published 2 years ago

flamingo-carotene-sass-lint v9.0.0-alpha.13

Weekly downloads
125
License
OSL-3.0
Repository
github
Last release
2 years ago

Module flamingo-carotene-sass-lint

This package makes usage of the sass-lint package to ensure a basic level of code quality and coding standards within a project.

How to use

npm i -D flamingo-carotene-sass-lint

The sass lint module will listen to the following commands: lint, build, watchWebpackCss.

How it works

A child process will be opened to execute the linting of the sass files.

How to configure

This module exposes the following config

config.paths.sassLint = __dirname

sassLint The path to this module in your project

config.sassLint = {
  breakOnError: false
}

breakOnError True to break the process when an error occurred, false to only write it to output. Will be set to true for production build automatically.

9.0.0-alpha.13

2 years ago

9.0.0-alpha.3

2 years ago

9.0.0-alpha.0

2 years ago

8.1.0

2 years ago

8.0.0

3 years ago

8.1.0-alpha.0

2 years ago

7.1.1

3 years ago

7.0.7

3 years ago

7.0.0

3 years ago

7.0.4

3 years ago

6.7.29

3 years ago

7.0.0-alpha.3

3 years ago

6.7.25

4 years ago

6.7.0

5 years ago

6.5.17

5 years ago

6.5.8

5 years ago

6.5.0

5 years ago

6.3.0

6 years ago

6.2.17

6 years ago

6.2.16

6 years ago

6.2.15

6 years ago

6.2.13

6 years ago

6.2.2

6 years ago

6.2.1

6 years ago

6.2.0

6 years ago