Differences From 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]
To Artifact [8ec76490ac]:
- File gc_lang/fr/modules-js/conj.js — part of check-in [81f981bab2] at 2017-08-08 19:43:32 on branch webext2_fix — [fr][licence] GPL 3 seulement (user: olr, size: 21867) [annotate] [blame] [check-ins using]
1 | // Grammalecte - Conjugueur | | | 1 2 3 4 5 6 7 8 9 | // Grammalecte - Conjugueur // License: GPL 3 /*jslint esversion: 6*/ /*global console,require,exports,self,browser*/ "use strict"; ${map} |
︙ | ︙ |