@studiohyperdrive/stylelint-config

1.0.9 • Public • Published

FEO Styleling config

Installation

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

Usage

Create an stylelint.config.js file in the root of your project and extend the default Stylelint settings. You may also need to extend the Sass settings (based on your project):

module.exports = {
	"extends": [
		"@studiohyperdrive/stylelint-config",
		"@studiohyperdrive/stylelint-config/lib/sass" // If required
	]
}

Readme

Keywords

Package Sidebar

Install

npm i @studiohyperdrive/stylelint-config

Weekly Downloads

65

Version

1.0.9

License

ISC

Unpacked Size

31.8 kB

Total Files

7

Last publish

Collaborators

  • wouterheirstrate
  • ekincia
  • bertyhell
  • shd-developer
  • ian-emsens-shd
  • jeroenvalcke
  • tom-odb
  • brilniels
  • thomasbormans
  • sanderh
  • laurenspeeters
  • rednas
  • denisvalcke
  • ibenvandeveire