mirror of
https://github.com/boostorg/website-v2-docs.git
synced 2026-01-19 04:42:17 +00:00
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
{
|
|
"extends": "stylelint-config-standard",
|
|
"rules": {
|
|
"comment-empty-line-before": null,
|
|
"no-descending-specificity": null,
|
|
}
|
|
}
|