mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-23 23:43:54 +00:00
Remove duplicate lint rule
Change-Id: Iccea0c7f7bde92edfcf53f1b0b19ac1055fc1d2a
This commit is contained in:
parent
a4e7fcdf32
commit
099805735b
|
@ -11,7 +11,6 @@
|
||||||
},
|
},
|
||||||
"rules": {
|
"rules": {
|
||||||
"dot-notation": [ "error", { "allowKeywords": true } ],
|
"dot-notation": [ "error", { "allowKeywords": true } ],
|
||||||
"valid-jsdoc": 0,
|
"valid-jsdoc": 0
|
||||||
"no-alert": "error"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue