geta-stylelint-config

1.0.0 • Public • Published

geta-stylelint-config

Generic stylelint config used by Geta's frontend projects.

Usage

Install

NPM

npm install geta-stylelint-config

Yarn

yarn add geta-stylelint-config

Configure

Create a file in your project root named .stylelintrc, and add the following code block to it:

{
  "extends": "geta-stylelint-config",
  ... // Your config
}

Readme

Keywords

none

Package Sidebar

Install

npm i geta-stylelint-config

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

129 kB

Total Files

49

Last publish

Collaborators

  • eirhor