mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-13 18:37:07 +00:00
b105bf7ded
Bug: T232780 Bug: T234404 Change-Id: Ie9c80121089742cfc7cd7c04d694c2e0fe8d6a98
10 lines
116 B
JSON
10 lines
116 B
JSON
{
|
|
"globals": {
|
|
"require": "readonly",
|
|
"module": "readonly"
|
|
},
|
|
"rules": {
|
|
"no-implicit-globals": "off"
|
|
}
|
|
}
|