Differences From Artifact [f441399830]:
- File gc_lang/fr/modules-js/conj.js — part of check-in [6cea30d5de] at 2017-08-08 17:45:08 on branch webext2_fix — [core] set isInit to true when the object was initialized (user: IllusionPerdu, size: 21795) [annotate] [blame] [check-ins using]
To Artifact [696a2d3ec0]:
- File gc_lang/fr/modules-js/conj.js — part of check-in [b89dc82bc4] at 2017-08-08 19:11:22 on branch webext2_fix — [core] add inline config for JSHint assuming es6 synthax and some global (user: IllusionPerdu, size: 21866) [annotate] [blame] [check-ins using]
1 | // Grammalecte - Conjugueur | | > > | 1 2 3 4 5 6 7 8 9 10 11 | // Grammalecte - Conjugueur // License: GPL /*jslint esversion: 6*/ /*global console,require,exports,self,browser*/ "use strict"; ${map} if (typeof(require) !== 'undefined') { |
︙ | ︙ |