@9renpoto/stylelint-config
SETUP
npm i stylelint @9renpoto/stylelint-config -D
// .stylelintrc.js
module.exports = {
extends: '@9renpoto/stylelint-config',
}
npm i stylelint @9renpoto/stylelint-config -D
// .stylelintrc.js
module.exports = {
extends: '@9renpoto/stylelint-config',
}
If you find any bugs or have a feature request, please open an issue on github!
The npm package download data comes from npm's download counts api and package details come from npms.io.