mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-24 06:54:00 +00:00
12 lines
139 B
JSON
12 lines
139 B
JSON
|
{
|
||
|
"root": true,
|
||
|
"extends": [
|
||
|
"wikimedia/server",
|
||
|
"plugin:cypress/recommended"
|
||
|
],
|
||
|
"parserOptions": {
|
||
|
"sourceType": "module"
|
||
|
}
|
||
|
}
|
||
|
|