mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-26 20:34:44 +01:00
5aa591eab5
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com> Co-authored-by: Anton Korenskoy <anton@korenskoy.ru>
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"extends": "stylelint-config-recommended-scss",
|
|
"rules": {
|
|
"no-descending-specificity": null
|
|
}
|
|
}
|