mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-28 00:40:12 +00:00
[eslint] Enforce lines-around-directive
* Done with --fix Change-Id: Ie9b34c69615493870427be5f318a14f31a361d6a
This commit is contained in:
parent
d13cfa4f71
commit
6e5b366ff6
|
@ -2,6 +2,7 @@
|
|||
* This file implements <ref> and <references> extension tag handling
|
||||
* natively in Parsoid.
|
||||
* ---------------------------------------------------------------------- */
|
||||
|
||||
'use strict';
|
||||
|
||||
var ParsoidExtApi = module.parent.require('./extapi.js').versionCheck('^0.7.1');
|
||||
|
|
Loading…
Reference in a new issue