mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RevisionSlider
synced 2024-11-24 07:23:41 +00:00
eslint: Drop 'dot-notation' rule
Bug: T210552 Change-Id: I7c94536c22220ea0945aeda8c299fb6898daaaf2
This commit is contained in:
parent
7e9d9eb81e
commit
a30cc5fac5
|
@ -10,7 +10,6 @@
|
|||
"OO": false
|
||||
},
|
||||
"rules": {
|
||||
"dot-notation": [ "error", { "allowKeywords": true } ],
|
||||
"max-len": 0
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue