build: Replace jscs+jshint with eslint
[lhc/web/wiklou.git] / resources / src / moment-locale-overrides.js
index dd33b00..13f26f0 100644 (file)
@@ -1,4 +1,4 @@
-/*global moment, mw */
+/* global moment, mw */
 
 // HACK: Overwrite moment's i18n with MediaWiki's for the current language so that
 // wgTranslateNumerals is respected.