mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-13 17:27:42 +00:00
eslint: Drop 'dot-notation' rule
Bug: T210552 Change-Id: I76b2f32645ba43927b424a1fea5bc3bf2d08447b
This commit is contained in:
parent
c90c27c444
commit
854b63e18a
|
@ -10,7 +10,6 @@
|
|||
"OO": false
|
||||
},
|
||||
"rules": {
|
||||
"dot-notation": [ "error", { "allowKeywords": true } ],
|
||||
"max-len": 0
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue