Skip to content

qimpl/stylelint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qimpl Stylelint config

Qimpl Stylelint shared configuration

NPM

Usage

npx install-peerdeps --dev @qimpl/stylelint-config

Default

.stylelintrc.js content to use default config

module.exports = {
  extends: '@qimpl/stylelint-config',
};

Styled component

There is the .stylelintrc.js needed when using styled-component

module.exports = {
  extends: '@qimpl/stylelint-config/styled-components',
};

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •