9.0.0-alpha.13 • Published 8 months ago

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

Weekly downloads
125
License
OSL-3.0
Repository
github
Last release
8 months 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

8 months ago

9.0.0-alpha.3

1 year ago

9.0.0-alpha.0

1 year ago

8.1.0

1 year ago

8.0.0

1 year ago

8.1.0-alpha.0

1 year ago

7.1.1

1 year ago

7.0.7

2 years ago

7.0.0

2 years ago

7.0.4

2 years ago

6.7.29

2 years ago

7.0.0-alpha.3

2 years ago

6.7.25

3 years ago

6.7.0

4 years ago

6.5.17

4 years ago

6.5.8

4 years ago

6.5.0

4 years ago

6.3.0

4 years ago

6.2.17

4 years ago

6.2.16

5 years ago

6.2.15

5 years ago

6.2.13

5 years ago

6.2.2

5 years ago

6.2.1

5 years ago

6.2.0

5 years ago