YingXingAI/node_modules/mp-html/.stylelintrc.json

6 lines
91 B
JSON
Raw Permalink Normal View History

{
"extends": [
"stylelint-config-standard",
"stylelint-config-recess-order"
]
}