Merge "Use only JSON syntax in .eslintrc.json"

This commit is contained in:
jenkins-bot 2020-03-23 21:21:15 +00:00 committed by Gerrit Code Review
commit 3677f1901d
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
"wikimedia/mediawiki"
],
"rules": {
// Interferes with @type annotations.
"one-var": "off"
}
}