12 lines
134 B
JSON
12 lines
134 B
JSON
{
|
|
"root": true,
|
|
"extends": [
|
|
"wikimedia/client",
|
|
"wikimedia/jquery"
|
|
],
|
|
"globals": {
|
|
"jQuery": "readonly",
|
|
"$": "off"
|
|
}
|
|
}
|