mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SyntaxHighlight_GeSHi
synced 2024-11-23 22:13:40 +00:00
eslint: Drop 'dot-notation' rule
Bug: T210552 Change-Id: Ibf31143c8f9a446e9f25691c8a9f1fccd6ecea53
This commit is contained in:
parent
10d0a248bf
commit
0b9bae43d6
|
@ -8,7 +8,6 @@
|
|||
"mw": false
|
||||
},
|
||||
"rules": {
|
||||
"dot-notation": [ "error", { "allowKeywords": true } ],
|
||||
"max-len": 0
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue