@sanv/sharec-stylelint-config
v1.0.0
Published
Store Stylelint (stylelint.config.js) config in one place and share between projects without any pain
Downloads
4
Maintainers
Keywords
Readme
Sharec Stylelint (stylelint.config.js) Config
Store Stylelint (stylelint.config.js) config in one place and share between projects without any pain.
With sharec-stylelint-config you can share Stylelint config across projects, keep your code up to date and start new projects in one command.
Quick start
- Create configuration project and init
npm
inside. - Install
sharec-stylelint-config
as dependency:
npm i --save-dev @sanv/sharec-stylelint-config