Skip to content

Geta/stylelint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published