mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-11 16:49:26 +00:00
eslint: Drop 'dot-notation' rule
Bug: T210552 Change-Id: Ia6bacf9aacd0167317cbd7d8348be1c2005b6562
This commit is contained in:
parent
c88275c8d5
commit
57aeb852ae
|
@ -7,7 +7,6 @@
|
|||
"mw": false
|
||||
},
|
||||
"rules": {
|
||||
"dot-notation": [ "error", { "allowKeywords": true } ],
|
||||
"max-len": 0
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue