mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-12-03 11:06:17 +00:00
8b60ead109
Mainly leaving out the event handling for the change detection to still keep it simple. Also the data flow back for editing the content is still somewhat opaque because the relevant data is passed by reference. I might change that in follow up patches so it's more clear. Bug: T369005 Change-Id: I93b62791ef10bf318697905af8a0c5b5d438fdb5
7 lines
63 B
JSON
7 lines
63 B
JSON
{
|
|
"globals": {
|
|
"sinon": "readonly",
|
|
"ve": "readonly"
|
|
}
|
|
}
|