1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-24 18:52:55 +01:00

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

View File

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