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