mirror of
https://github.com/bigchaindb/stylelint-config-bigchaindb.git
synced 2024-12-28 07:37:48 +01:00
switch deprecated rules from example
This commit is contained in:
parent
ed8d38c73e
commit
664754d974
@ -37,8 +37,8 @@ If you really know what you're doing™ you can change or disable individual rul
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"extends": "stylelint-config-bigchaindb",
|
"extends": "stylelint-config-bigchaindb",
|
||||||
rules: {
|
"rules": {
|
||||||
"selector-no-type": null,
|
"selector-max-id": 1,
|
||||||
"selector-no-qualifying-type": null
|
"selector-no-qualifying-type": null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user