mediawiki-extensions-Visual.../modules/ve-mw/init/ve.init.mw.Platform.init.js
James D. Forrester 36befda61c build: Replace jscs and jshint with eslint
It's new, it's fresh, it's amazing, it's here.

Change-Id: I5dc784411f704685ed5cc763a2b2b1c5d3e5a610
2016-10-28 18:33:15 +00:00

10 lines
236 B
JavaScript

/*!
* VisualEditor MediaWiki Platform init.
*
* @copyright 2011-2016 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
// eslint-disable-next-line no-new
new ve.init.mw.Platform();