blowfish/.stylelintrc

8 lines
142 B
Plaintext

{
"extends": [
"stylelint-config-standard",
"stylelint-config-css-modules",
"./node_modules/prettier-stylelint/config.js"
]
}