@9renpoto/stylelint-config SETUP npm i stylelint @9renpoto/stylelint-config -D // .stylelintrc.js module.exports = { extends: '@9renpoto/stylelint-config', } LICENSE MIT