2.1.0 • Published 5 years ago

@peakfijn/config-stylelint v2.1.0

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

Stylelint - Peakfijn

A sharable Stylelint configuration with Peakfijn conventions.

Installation

Install the dependency with npm.

$ npm install --save-dev @peakfijn/config-stylelint

Configuration

Update the package.json to include an stylelint property.

{
	"stylelint": {
		"extends": "peakfijn"
	}
}

Usage

After installing and configuring the package, you can use it by running this command.

$ npx stylelint 'src/**/*.js'

License

The MIT License (MIT). Please see License File for more information.

2.1.0

5 years ago

2.0.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

1.0.0-rc.3

5 years ago

1.0.0-rc.2

5 years ago

1.0.0-rc.1

5 years ago

1.0.0-rc.0

5 years ago

0.8.3

6 years ago

0.8.2

6 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago