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