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