switch deprecated ID rule

This commit is contained in:
Matthias Kretschmann 2017-07-18 13:37:36 +02:00
parent d2978346dd
commit e03fa040b0
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"extends": "stylelint-config-bigchaindb",
"rules": {
"selector-max-id": 1,
"selector-no-qualifying-type": null
}
}