repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Localisation updates from https://translatewiki.net.
[mediawiki.git]
/
resources
/
src
/
mediawiki.widgets
/
.stylelintrc.json
blob
f1fed3dd936913751fa68a0d05ce88f47e115d77
1
{
2
"extends": [
3
"stylelint-config-wikimedia/support-modern"
4
],
5
"rules": {
6
"no-descending-specificity": null
7
}
8
}