mediawiki-extensions-Relate.../resources/ext.relatedArticles.readMore.bootstrap/data.json
Jon Robson 2665e3c319 Add TypeScript support
For now it is limited to a single file RelatedPagesGateway.js
For now @types/jquery is requirement due to use of
wikimedia/mw-node-qunit and usage of MediaWiki core methods
and OOUI that use jQuery.

Change-Id: I370826bb3f521dcb5a68491990571ee1c87117ae
2022-04-27 19:11:10 +00:00

7 lines
130 B
JSON

{
"searchUrl": "/w/api.php",
"useCirrusSearch": false,
"onlyUseCirrusSearch": false,
"descriptionSource": "pagedescription"
}