mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-01 07:45:41 +01:00
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
{
|
|
"extends": "stylelint-config-bigchaindb",
|
|
"rules": {
|
|
"selector-max-id": 1,
|
|
"selector-no-qualifying-type": null
|
|
}
|
|
}
|