owncast/web/.stylelintrc.json

6 lines
No EOL
97 B
JSON

{
"extends": "stylelint-config-standard-scss",
"rules": {
"selector-class-pattern": null
}
}